HR VISA STATUS HISTORY Table
XXX
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
HR_RESIDENCY_STATUS_ADDL_KEY |
XXX |
VARCHAR2 |
20 |
HR_VISA_TYPE_KEY |
Use this field to join together a fact table with visa information about a person and a dimension table with more detail information about Visa Type. |
VARCHAR2 |
4 |
LAST_UPDATE_DATE |
Date the description was created or last altered. |
DATE |
|
LAST_UPDATE_USER |
Last person that changed this record. |
VARCHAR2 |
12 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
VISA_EXPIRATION_DATE |
The expiration date of the person's visa. |
DATE |
|
VISA_ISSUE_DATE |
Date the visa was issued. |
DATE |
|
VISA_STATUS_BEGIN_DATE |
XXX |
DATE |
|
VISA_STATUS_END_DATE |
XXX |
DATE |
|
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |