Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse LSO INSTRUCTOR Table


View exposing learning and development instructor reference data including instructor identifiers and names.


Field Name

Description

Data Type

Length

EMPLOYEE_TYPE

Employee type associated with the record.

VARCHAR2

40

EMPLOYMENT_STATUS

Employment status associated with the record.

VARCHAR2

30

FIRST_NAME

First name associated with the person.

VARCHAR2

40

FULL_NAME

Full name associated with the person.

VARCHAR2

100

HR_ORG_UNIT_ID

Business identifier for the hr org unit.

VARCHAR2

8

HR_ORG_UNIT_TITLE

Hr org unit title associated with the record.

VARCHAR2

75

LAST_NAME

Last name associated with the person.

VARCHAR2

40

LEGAL_FIRST_NAME

Legal first name associated with the record.

VARCHAR2

60

LEGAL_LAST_NAME

Legal last name associated with the record.

VARCHAR2

60

LSO_INSTRUCTOR_CODE

Code identifying lso instructor.

VARCHAR2

8

LSO_INSTRUCTOR_KEY

Surrogate key identifying the lso instructor.

VARCHAR2

10

LSO_INSTRUCTOR_TYPE_CODE

Code identifying lso instructor type.

VARCHAR2

2

MIDDLE_NAME

Middle name associated with the person.

VARCHAR2

40

OFFICE_ADDRESS

Office address associated with the record.

VARCHAR2

40

OFFICE_PHONE

Office phone associated with the record.

VARCHAR2

15

PERSONNEL_AREA

Personnel area associated with the record.

VARCHAR2

40

PERSONNEL_AREA_CODE

Code identifying personnel area.

VARCHAR2

4

PERSONNEL_SUBAREA

Personnel subarea associated with the record.

VARCHAR2

40

PERSONNEL_SUBAREA_CODE

Code identifying personnel subarea.

VARCHAR2

4

PREFERRED_FIRST_NAME

Preferred first name associated with the record.

VARCHAR2

40

PREFERRED_LAST_NAME

Preferred last name associated with the record.

VARCHAR2

60

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE