.. index:: DEPT_MATH_PREREQ_V ========================================== DEPT_MATH_PREREQ_V --- Prerequisites Table ========================================== .. default-role:: doc :Description: List of prerequisites for Rutgers classes. :Source: Automatically copied from Data Services with ``getdataservices.py``. Columns ======= **YEAR** ``varchar(4) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **TERM** ``char(1) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **OFFERING_UNIT_CD** ``varchar(2) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **SUBJ_CD** ``varchar(3) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **COURSE_NO** ``varchar(3) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PREREQ1_UNIT** ``varchar(2) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PREREQ1_SUBJ** ``varchar(3) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PREREQ1_COURSE** ``varchar(3) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PREREQ1_BOOLEAN** ``char(1) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PREREQ2_UNIT** ``varchar(2) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PREREQ2_SUBJ** ``varchar(3) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PREREQ2_COURSE** ``varchar(3) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PREREQ2_BOOLEAN** ``char(1) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""``