Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse STUDENT ETHNICITY DETAIL Table


View exposing student ethnicity detail data.


Field Name

Description

Data Type

Length

ACTIVE_FLAG

Indicator identifying whether active (Y/N).

VARCHAR2

1

CREATED_DATE

Date associated with created.

DATE

CREATED_USER_ID

Business identifier for the created user.

VARCHAR2

20

LAST_ACTIVITY_DATE

Date associated with last activity.

DATE

MIT_ID

MIT ID number of the person. Use this field to join with other tables containing data about people at MIT.

VARCHAR2

9

MODIFIED_DATE

Date associated with modified.

DATE

MODIFIED_USER_ID

Business identifier for the modified user.

VARCHAR2

20

ORIGIN_TEXT

Origin text associated with the record.

VARCHAR2

30

RECORD_COUNTER

Record counter associated with the record.

NUMBER

REG_NUMBER

Reg number associated with the record.

VARCHAR2

50

SEQUENCE_NO

Sequence no associated with the record.

NUMBER

10

SOURCE_CODE

Code identifying source.

VARCHAR2

2

SOURCE_DESC

Description of source.

VARCHAR2

100

STUDENT_ETHNIC_SUBGROUP_KEY

Surrogate key identifying the student ethnic subgroup.

VARCHAR2

8

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE