PRE REG STUDENT STATUS STELLAR Table
View exposing pre-registration student status records from Stellar-related processes including status attributes used in pre-registration processing and reporting.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
FULL_NAME |
Full name associated with the person. |
VARCHAR2 |
90 |
HAS_REG_DATA_BEEN_INPUT |
Has reg data been input associated with the record. |
VARCHAR2 |
1 |
LAST_UPDATED_DATE |
Date associated with last updated. |
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 |
PRE_REG_STUDENT_STATUS_KEY |
Surrogate key identifying the pre reg student status. |
VARCHAR2 |
15 |
SCHEDULE_STATUS |
Schedule status associated with the record. |
VARCHAR2 |
30 |
SCHEDULE_STATUS_CODE |
Code identifying schedule status. |
VARCHAR2 |
2 |
TERM_CODE |
Term code associated with the record. |
VARCHAR2 |
6 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |