Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse STUDENT TEMP I9 Table


View exposing student temp i9 data.


Field Name

Description

Data Type

Length

FIRST_NAME

First name associated with the person or organization.

VARCHAR2

15

FULL_NAME

Full name associated with the person or organization.

VARCHAR2

93

I9_ACTIVITY_DATE

Date associated with i9 activity.

DATE

I9_CODE

Code identifying i9.

VARCHAR2

1

I9_DESCRIPTION

Description of i9.

VARCHAR2

100

LAST_NAME

Last name associated with the person or organization.

VARCHAR2

60

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

PIDM

Pidm associated with the record.

VARCHAR2

8

RUNDATE

Date associated with rundate.

DATE

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE