DEPT_MATH_RMASSGN_V — Room Reservation Calendar¶
- Description
This table contains the Rutgers room reservation calendar.
- Source
Automatically copied from Data Services with
getdataservices.py
.- Footnote
This table is quite large, so automatic copying is currently switched off. It can be turned on whenever it is needed.
Columns¶
BLDG char(3) NOT NULL
- Options
display="true", null="true", search="false", type=""
ROOM char(4) NOT NULL
- Options
display="true", null="true", search="false", type=""
WEEKDAY char(1) NOT NULL
- Options
display="true", null="true", search="false", type=""
CALDATE varchar(10) NOT NULL
- Options
display="true", null="true", search="false", type=""
STARTTIME varchar(8) NOT NULL
- Options
display="true", null="true", search="false", type=""
ENDTIME varchar(8) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
YR char(2) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
TERM char(1) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
CAMPUS char(1) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
EXAMCODE char(1) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
ACTIV_NAME char(12) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
ACTIV_TYPECODE char(1) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
ADDTL_INFOCODE char(1) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""