Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse HR DEGREE TYPE Table


Master data table identifying the type/level of a degree. (Example: High School, Trade/Technical School, Graduate Certificate, Master's Degree)


Field Name

Description

Data Type

Length

HR_DEGREE_TYPE

Type of degree earned, such as BA, MA, PhD.

VARCHAR2

40

HR_DEGREE_TYPE_CODE

Code for type of degree earned, such as BA, MA, PhD.

VARCHAR2

2

HR_DEGREE_TYPE_KEY

XXX

VARCHAR2

2

WAREHOUSE_LOAD_DATE

The date the record was loaded into the Data Warehouse from the source system.

DATE

8