Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse HR DEGREE TYPE Table


Reference table defining degree type classifications used by HR, such as degree level or category. Each row represents a distinct degree type.


Field Name

Description

Data Type

Length

HR_DEGREE_TYPE

Description or name of the degree type classification.

VARCHAR2

40

HR_DEGREE_TYPE_CODE

Source system code representing the degree type.

VARCHAR2

2

HR_DEGREE_TYPE_KEY

Surrogate key uniquely identifying the HR degree type record.

VARCHAR2

2

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE