Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse SPACE PERSON Table


XXX


Field Name

Description

Data Type

Length

EMAIL_ADDRESS

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

VARCHAR2

100

EMPLOYEE_TITLE

The person's job title, from HR.

VARCHAR2

100

FIRST_NAME

The person's first name.

VARCHAR2

40

FULL_NAME

The full name of the person.

VARCHAR2

100

HQA_FLAG

XXX

VARCHAR2

7

IS_ACTIVE

XXX

VARCHAR2

1

IS_PAID

XXX

VARCHAR2

1

KRB_NAME_UPPERCASE

The Kerberos username of a person, in uppercase.

VARCHAR2

50

LAST_NAME

The person's last name.

VARCHAR2

60

MIDDLE_NAME

The person's middle name (where available).

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

ORGANIZATION

XXX

VARCHAR2

75

PERSONNEL_SUBAREA

Text that further identifies the personnel area into sub groupings of Positions,e.g., Admin Staff, Support Staff. Similar to the old Rank Lists values.

VARCHAR2

40