Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse MIT STUDENT DIRECTORY Table


Same as the STUDENT DIRECTORY table in that it contains student directory data, but without the student's MIT ID. This is a public table available to all Data Warehouse users.


Field Name

Description

Data Type

Length

DEPARTMENT

The department of the primary Course/major: 6, 10, HIST, etc.

VARCHAR2

4

EMAIL_ADDRESS

A person's complete electronic mail address including user name and node name, for example, username@school.edu.

VARCHAR2

60

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

OFFICE_LOCATION

The person's primary office address at MIT.

VARCHAR2

30

OFFICE_PHONE

The person's primary office telephone number at MIT.

VARCHAR2

20