.. index:: section_meetings ================ section_meetings ================ .. default-role:: doc Columns ======= **year** ``char(4) NOT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **term** ``char(1) NOT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **reg_index_no** ``char(5) NOT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **number** ``char(1) NOT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **mode_cd** ``char(2) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **day** ``char(1) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **time_period** ``char(2) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **start_time24** ``char(4) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **end_time24** ``char(4) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **bldg_cd** ``char(3) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **room_no** ``char(4) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **campus_cd** ``char(1) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **campus_abbrev** ``char(3) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"``