Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse SHA STUDENT Table


View exposing student records used in SHA-related processing including person and student status attributes.


Field Name

Description

Data Type

Length

CITIZENSHIP_CODE

Code identifying citizenship.

VARCHAR2

1

FIRST_NAME

First name associated with the person or organization.

VARCHAR2

30

FULL_NAME

Full name associated with the person or organization.

VARCHAR2

90

LAST_NAME

Last name associated with the person or organization.

VARCHAR2

40

MIT_ID

MIT ID number of the person. Use this field to join with other tables containing data about people at MIT.

VARCHAR2

9

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE