Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse GRADUATE APPOINTMENT TYPE Table


View exposing graduate appointment-type reference data including appointment type, fund type, and status.


Field Name

Description

Data Type

Length

APPOINTMENT_TYPE

Appointment type associated with the record.

VARCHAR2

2

APPOINTMENT_TYPE_DESC

Description of appointment type.

VARCHAR2

40

APPOINTMENT_TYPE_KEY

Surrogate key identifying the appointment type.

VARCHAR2

10

FUND_TYPE

Fund type associated with the record.

VARCHAR2

4

FUND_TYPE_DESC

Description of fund type.

VARCHAR2

12

STATUS

Status associated with the record.

VARCHAR2

40