STUDENT ETHNIC SUBGROUP ACTIVE Table
View exposing student ethnic subgroup active data.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
ADM_GRAD_APPLICANT_KEY |
Surrogate key identifying the adm grad applicant. |
VARCHAR2 |
8 |
CREATED_DATE |
Date associated with created. |
DATE |
|
CREATED_USER_ID |
Business identifier for the created user. |
VARCHAR2 |
20 |
ETHNIC_GROUP |
Ethnic group associated with the record. |
VARCHAR2 |
60 |
ETHNIC_GROUP_CODE |
Code identifying ethnic group. |
VARCHAR2 |
2 |
ETHNIC_SUBGROUP |
Ethnic subgroup associated with the record. |
VARCHAR2 |
60 |
ETHNIC_SUBGROUP_CODE |
Code identifying ethnic subgroup. |
VARCHAR2 |
5 |
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 |
MIT_PRIORITY |
Mit priority associated with the record. |
NUMBER |
2 |
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 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |