Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse MITID DB ACTIVE Table


All people with an active (not obsolete) MIT ID in the MITID database


Field Name

Description

Data Type

Length

CREATION_DATE

The date a record was created.

DATE

8

FIRST_NAME

The person's first name.

VARCHAR2

30

FULL_NAME

The full name of the person.

VARCHAR2

90

LAST_NAME

The person's last name.

VARCHAR2

30

MIDDLE_NAME

The person's middle name (where available).

VARCHAR2

30

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

The date the record was loaded into the Data Warehouse from the source system.

DATE

8