STUDENT CURRENT Table
View exposing student current data.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
COURSE |
Course associated with the record. |
VARCHAR2 |
11 |
CURRENT_TERM_CODE |
Code identifying current term. |
VARCHAR2 |
6 |
DORM_ADDRESS |
Dorm address associated with the record. |
VARCHAR2 |
30 |
DORM_PHONE |
Dorm phone associated with the record. |
VARCHAR2 |
9 |
DORM_ROOM |
Dorm room associated with the record. |
VARCHAR2 |
30 |
EMAIL_ADDRESS |
Email address associated with the record. |
VARCHAR2 |
60 |
FIRST_NAME |
First name associated with the person or organization. |
VARCHAR2 |
15 |
FULL_NAME |
Full name associated with the person or organization. |
VARCHAR2 |
93 |
GRAD_ENTRANCE_TYPE |
Grad entrance type associated with the record. |
VARCHAR2 |
1 |
GRAD_ENTRANCE_TYPE_DESC |
Description of grad entrance type. |
VARCHAR2 |
100 |
GRAD_ENTRY_TERM |
Grad entry term associated with the record. |
VARCHAR2 |
6 |
HOME_ADDRESS1 |
Home address1 associated with the record. |
VARCHAR2 |
60 |
HOME_ADDRESS2 |
Home address2 associated with the record. |
VARCHAR2 |
60 |
HOME_CITY |
Home city associated with the record. |
VARCHAR2 |
80 |
HOME_COUNTRY |
Home country associated with the record. |
VARCHAR2 |
100 |
HOME_DEPARTMENT |
Home department associated with the record. |
VARCHAR2 |
6 |
HOME_PHONE |
Home phone associated with the record. |
VARCHAR2 |
12 |
HOME_STATE |
Home state associated with the record. |
VARCHAR2 |
2 |
HOME_ZIP_CODE |
Home zip code associated with the record. |
VARCHAR2 |
9 |
ILG |
Ilg associated with the record. |
VARCHAR2 |
3 |
IS_ATTENDED |
Indicator identifying whether attended (Y/N). |
VARCHAR2 |
1 |
IS_COURSE_CONFIDENTIAL |
Indicator identifying whether course confidential (Y/N). |
VARCHAR2 |
1 |
IS_DATES_ATTND_CONFIDENTIAL |
Indicator identifying whether dates attnd confidential (Y/N). |
VARCHAR2 |
1 |
IS_ELIGIBLE |
Indicator identifying whether eligible (Y/N). |
VARCHAR2 |
1 |
IS_E_MAIL_CONFIDENTIAL |
Indicator identifying whether e mail confidential (Y/N). |
VARCHAR2 |
1 |
IS_HOME_ADDR_CONFIDENTIAL |
Indicator identifying whether home addr confidential (Y/N). |
VARCHAR2 |
1 |
IS_OFFICE_ADDR_CONFIDENTIAL |
Indicator identifying whether office addr confidential (Y/N). |
VARCHAR2 |
1 |
IS_OFFICE_PHONE_CONFIDENTIAL |
Is office phone confidential associated with the record. |
VARCHAR2 |
1 |
IS_REGISTERED |
Indicator identifying whether registered (Y/N). |
VARCHAR2 |
1 |
IS_REG_TYPE_CONFIDENTIAL |
Indicator identifying whether reg type confidential (Y/N). |
VARCHAR2 |
1 |
IS_SERIOUS_CONFIDENTIAL |
Indicator identifying whether serious confidential (Y/N). |
VARCHAR2 |
1 |
IS_TERM_ADDR_CONFIDENTIAL |
Indicator identifying whether term addr confidential (Y/N). |
VARCHAR2 |
1 |
IS_TERM_PHONE_CONFIDENTIAL |
Is term phone confidential associated with the record. |
VARCHAR2 |
1 |
IS_YEAR_CONFIDENTIAL |
Indicator identifying whether year confidential (Y/N). |
VARCHAR2 |
1 |
LAST_NAME |
Last name associated with the person or organization. |
VARCHAR2 |
60 |
LATEST_TERM_ELIGIBLE_TO_REG |
Latest term eligible to reg associated with the record. |
VARCHAR2 |
6 |
MIDDLE_NAME |
Middle name associated with the person or organization. |
VARCHAR2 |
15 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
NAME_SUFFIX |
Name suffix associated with the record. |
VARCHAR2 |
20 |
OFFICE_LOCATION |
Office location associated with the record. |
VARCHAR2 |
30 |
OFFICE_PHONE |
Office phone associated with the record. |
VARCHAR2 |
9 |
ORIGINAL_CLASS |
Original class associated with the record. |
VARCHAR2 |
4 |
REGISTRATION_TYPE |
Registration type associated with the record. |
VARCHAR2 |
100 |
RUNDATE |
Date associated with rundate. |
DATE |
|
STUDENT_YEAR |
Student year associated with the record. |
VARCHAR2 |
1 |
TERM_ADDR_CATEGORY |
Term addr category associated with the record. |
VARCHAR2 |
3 |
TERM_CITY |
Term city associated with the record. |
VARCHAR2 |
80 |
TERM_PHONE1 |
Term phone1 associated with the record. |
VARCHAR2 |
12 |
TERM_PHONE2 |
Term phone2 associated with the record. |
VARCHAR2 |
1 |
TERM_STATE |
Term state associated with the record. |
VARCHAR2 |
2 |
TERM_STREET1 |
Term street1 associated with the record. |
VARCHAR2 |
60 |
TERM_STREET2 |
Term street2 associated with the record. |
VARCHAR2 |
60 |
TERM_STREET3 |
Term street3 associated with the record. |
VARCHAR2 |
60 |
TERM_ZIP |
Term zip associated with the record. |
VARCHAR2 |
9 |
UGRAD_ENTRANCE_TYPE |
Ugrad entrance type associated with the record. |
VARCHAR2 |
1 |
UGRAD_ENTRANCE_TYPE_DESC |
Description of ugrad entrance type. |
VARCHAR2 |
100 |
UGRAD_ENTRY_TERM |
Ugrad entry term associated with the record. |
VARCHAR2 |
6 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |