Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse HR PERSON ACCESSIBLE Table


XXX


Field Name

Description

Data Type

Length

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_INITIAL

XXX

VARCHAR2

1

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