.. index:: cfdata_prereq2 ============== cfdata_prereq2 ============== .. default-role:: doc Columns ======= **id** ``int(11) NOT NULL AUTO_INCREMENT`` :Options: ``type="", null="true", search="false", display="true"`` **uniq_id** ``varchar(50) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **user_id** ``varchar(15) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **created** ``datetime DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **modified** ``varchar(15) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **submit** ``varchar(15) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **last_name** ``varchar(127) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **first_name** ``varchar(127) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ruid** ``char(9) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **school** ``varchar(31) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **class** ``char(4) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **major** ``varchar(127) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **email** ``varchar(127) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **term** ``varchar(8) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **year** ``char(4) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **course** ``char(3) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **section1** ``char(2) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **section2** ``char(2) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **section3** ``char(2) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **section4** ``char(2) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **section5** ``char(2) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **comments** ``mediumtext DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **attach1** ``varchar(255) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"``