.. index:: cfdata_transfer2 ================ cfdata_transfer2 ================ .. 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"`` **xfer_type** ``enum('PRE','POST') DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ext_school** ``varchar(255) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ext_course_name** ``varchar(255) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ext_course_number** ``varchar(127) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ext_textbook** ``varchar(255) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **ext_start_date** ``date DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ext_end_date** ``date DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ext_credits** ``varchar(31) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ext_grade** ``char(2) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **ext_njschool** ``tinyint(1) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **ext_online** ``tinyint(1) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **url1** ``text DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **url2** ``text DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **attach1** ``varchar(255) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **attach2** ``varchar(255) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **attach3** ``varchar(255) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **comments** ``mediumtext DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"``