STUDENT Table
View exposing current student master data including identity, confidentiality flags, academic status, degree history, contact information, address fields, demographic attributes, citizenship, and latest activity dates.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
CITIZENSHIP_INDICATOR |
Indicator identifying whether citizenship (Y/N). |
VARCHAR2 |
2 |
COUNTRY_OF_ORIGIN |
Country of origin associated with the record. |
VARCHAR2 |
100 |
COURSE |
Course associated with the record. |
VARCHAR2 |
11 |
CURRENT_TERM_CODE |
Code identifying current term. |
VARCHAR2 |
6 |
DATE_OF_BIRTH |
Date of birth associated with the person. |
DATE |
|
DEGREE_1 |
Degree 1 associated with the record. |
VARCHAR2 |
3 |
DEGREE_2 |
Degree 2 associated with the record. |
VARCHAR2 |
3 |
DEGREE_3 |
Degree 3 associated with the record. |
VARCHAR2 |
3 |
DEGREE_4 |
Degree 4 associated with the record. |
VARCHAR2 |
3 |
DEGREE_5 |
Degree 5 associated with the record. |
VARCHAR2 |
3 |
DEGREE_AWARD_DATE_1 |
Degree award date 1 associated with the record. |
DATE |
|
DEGREE_AWARD_DATE_2 |
Degree award date 2 associated with the record. |
DATE |
|
DEGREE_AWARD_DATE_3 |
Degree award date 3 associated with the record. |
DATE |
|
DEGREE_AWARD_DATE_4 |
Degree award date 4 associated with the record. |
DATE |
|
DEGREE_AWARD_DATE_5 |
Degree award date 5 associated with the record. |
DATE |
|
DEGREE_AWARD_TERM_1 |
Degree award term 1 associated with the record. |
VARCHAR2 |
6 |
DEGREE_AWARD_TERM_2 |
Degree award term 2 associated with the record. |
VARCHAR2 |
6 |
DEGREE_AWARD_TERM_3 |
Degree award term 3 associated with the record. |
VARCHAR2 |
6 |
DEGREE_AWARD_TERM_4 |
Degree award term 4 associated with the record. |
VARCHAR2 |
6 |
DEGREE_AWARD_TERM_5 |
Degree award term 5 associated with the record. |
VARCHAR2 |
6 |
DEGREE_DEPARTMENT_1 |
Degree department 1 associated with the record. |
VARCHAR2 |
4 |
DEGREE_DEPARTMENT_2 |
Degree department 2 associated with the record. |
VARCHAR2 |
4 |
DEGREE_DEPARTMENT_3 |
Degree department 3 associated with the record. |
VARCHAR2 |
4 |
DEGREE_DEPARTMENT_4 |
Degree department 4 associated with the record. |
VARCHAR2 |
4 |
DEGREE_DEPARTMENT_5 |
Degree department 5 associated with the record. |
VARCHAR2 |
4 |
DEGREE_OPTION_1 |
Degree option 1 associated with the record. |
VARCHAR2 |
4 |
DEGREE_OPTION_2 |
Degree option 2 associated with the record. |
VARCHAR2 |
4 |
DEGREE_OPTION_3 |
Degree option 3 associated with the record. |
VARCHAR2 |
4 |
DEGREE_OPTION_4 |
Degree option 4 associated with the record. |
VARCHAR2 |
4 |
DEGREE_OPTION_5 |
Degree option 5 associated with the record. |
VARCHAR2 |
4 |
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 |
EARLY_SOPHOMORE_TERM_CODE |
Code identifying early sophomore term. |
VARCHAR2 |
6 |
EMAIL_ADDRESS |
Email address associated with the record. |
VARCHAR2 |
60 |
ETHNICITY |
Ethnicity associated with the record. |
VARCHAR2 |
100 |
FIRST_NAME |
First name associated with the person or organization. |
VARCHAR2 |
15 |
FULL_NAME |
Full name associated with the person or organization. |
VARCHAR2 |
93 |
FULL_NAME_UPPERCASE |
Full name uppercase associated with the record. |
VARCHAR2 |
93 |
GENDER |
Gender associated with the record. |
VARCHAR2 |
100 |
GRAD_COHORT |
Grad cohort associated with the record. |
VARCHAR2 |
5 |
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 |
I9_ACTIVITY_DATE |
Date associated with i9 activity. |
DATE |
|
I9_CODE |
Code identifying i9. |
VARCHAR2 |
1 |
I9_DESCRIPTION |
Description of i9. |
VARCHAR2 |
100 |
ILG |
Ilg associated with the record. |
VARCHAR2 |
3 |
IPEDS_ETHNICITY |
Ipeds ethnicity associated with the record. |
VARCHAR2 |
100 |
IS_ATTENDED |
Indicator identifying whether attended (Y/N). |
VARCHAR2 |
1 |
IS_BIRTHDATE_CONFIDENTIAL |
Indicator identifying whether birthdate confidential (Y/N). |
VARCHAR2 |
1 |
IS_COURSE_CONFIDENTIAL |
Indicator identifying whether course confidential (Y/N). |
VARCHAR2 |
1 |
IS_CURRENT_STUDENT |
Indicator identifying whether current student (Y/N). |
VARCHAR2 |
1 |
IS_DATES_ATTND_CONFIDENTIAL |
Indicator identifying whether dates attnd confidential (Y/N). |
VARCHAR2 |
1 |
IS_DEGREES_CONFIDENTIAL |
Indicator identifying whether degrees confidential (Y/N). |
VARCHAR2 |
1 |
IS_DORM_ADDR_CONFIDENTIAL |
Indicator identifying whether dorm addr confidential (Y/N). |
VARCHAR2 |
1 |
IS_DORM_PHONE_CONFIDENTIAL |
Is dorm phone confidential associated with the record. |
VARCHAR2 |
1 |
IS_EARLY_SOPHOMORE |
Indicator identifying whether early sophomore (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_HOME_PHONE_CONFIDENTIAL |
Is home phone confidential associated with the record. |
VARCHAR2 |
1 |
IS_MIT_ID_OBSOLETE |
Indicator identifying whether mit id obsolete (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_STUDENT |
Indicator identifying whether student (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 |
LAST_UGRAD_TERM |
Last ugrad term associated with the record. |
VARCHAR2 |
6 |
LATEST_TERM_ATTENDED |
Latest term attended associated with the record. |
VARCHAR2 |
6 |
LATEST_TERM_CODE |
Code identifying latest term. |
VARCHAR2 |
6 |
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 |
NEW_MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
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 |
PIDM |
Pidm associated with the record. |
VARCHAR2 |
8 |
PRONOUNS |
Pronouns associated with the record. |
VARCHAR2 |
100 |
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_COHORT |
Ugrad cohort associated with the record. |
VARCHAR2 |
5 |
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 |
|
YEAR_OF_DEGREE |
Year of degree associated with the record. |
VARCHAR2 |
1 |