Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse KERBEROS NAME CURRENT STUDENT Table


This table contains kerberos name (kerberos principal) of all current students.


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

60

IS_EMAIL_CONFIDENTIAL

A "Y" or "S" in this field indicates that the student wants his/her email address kept confidential.

VARCHAR2

1

KRB_NAME

Kerberos Name

VARCHAR2

8

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