EHS PERSON Table
View exposing person records associated with Environment, Health, and Safety training, certification, and compliance activities.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
APPOINTMENT_TYPE |
Appointment type associated with the record. |
VARCHAR2 |
30 |
DIRECTORY_DLC |
Directory dlc associated with the record. |
VARCHAR2 |
15 |
EHS_PERSON_KEY |
Surrogate key identifying the ehs person. |
VARCHAR2 |
8 |
EMAIL_ADDRESS |
Email address associated with the record. |
VARCHAR2 |
60 |
EMPLOYEE_TITLE |
Employee title associated with the record. |
VARCHAR2 |
51 |
EMPLOYEE_TYPE |
Employee type associated with the record. |
VARCHAR2 |
40 |
EMPLOYEE_UNIT_ID |
Business identifier for the employee unit. |
VARCHAR2 |
6 |
EMPLOYEE_UNIT_NAME |
Employee unit name associated with the record. |
VARCHAR2 |
50 |
EXTENDED_TYPE |
Extended type associated with the record. |
VARCHAR2 |
12 |
FIRST_NAME |
First name associated with the record. |
VARCHAR2 |
30 |
FULL_NAME |
Full name associated with the record. |
VARCHAR2 |
100 |
KERBEROS_NAME |
Kerberos name associated with the record. |
VARCHAR2 |
8 |
LAST_NAME |
Last name associated with the record. |
VARCHAR2 |
30 |
MIDDLE_NAME |
Middle name associated with the record. |
VARCHAR2 |
30 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
PRIMARY_OFFICE_LOCATION |
Primary office location associated with the record. |
VARCHAR2 |
30 |
PRIMARY_OFFICE_PHONE |
Primary office phone associated with the record. |
VARCHAR2 |
20 |
SECONDARY_OFFICE_LOCATION |
Secondary office location associated with the record. |
VARCHAR2 |
30 |
SECONDARY_OFFICE_PHONE |
Secondary office phone associated with the record. |
VARCHAR2 |
20 |
STATUS_CODE |
Code identifying status. |
CHAR |
|
STUDENT_DEPARTMENT |
Student department associated with the record. |
VARCHAR2 |
4 |
STUDENT_YEAR |
Student year associated with the record. |
VARCHAR2 |
1 |
TNA_FIRST_REGISTER_DATE |
Date associated with tna first register. |
DATE |
|
TYPE |
Type associated with the record. |
VARCHAR2 |
8 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |