FACULTY ALUMNI Table
View exposing faculty and alumni directory-style detail including names, contact information, employment attributes, organizational assignments, appointment status, and HR organizational unit information.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
APPOINTMENT_END_DATE |
Date associated with appointment end. |
DATE |
|
BIRTH_DATE |
Date of birth associated with the person. |
DATE |
|
BUSINESS_TITLE |
Business title associated with the record. |
VARCHAR2 |
40 |
EMAIL_ADDRESS |
Email address associated with the record. |
VARCHAR2 |
100 |
EMPLOYEE_GROUP |
Employee group associated with the record. |
VARCHAR2 |
40 |
EMPLOYEE_GROUP_CODE |
Code identifying employee group. |
VARCHAR2 |
1 |
EMPLOYEE_SUBGROUP |
Employee subgroup associated with the record. |
VARCHAR2 |
40 |
EMPLOYEE_SUBGROUP_CODE |
Code identifying employee subgroup. |
VARCHAR2 |
2 |
EMPLOYEE_TYPE |
Employee type associated with the record. |
VARCHAR2 |
40 |
EMPLOYMENT_STATUS |
Employment status associated with the record. |
VARCHAR2 |
40 |
FIRST_NAME |
First name associated with the person. |
VARCHAR2 |
40 |
FIRST_NAME_UPPER |
First name upper associated with the record. |
VARCHAR2 |
40 |
FULL_NAME |
Full name associated with the person. |
VARCHAR2 |
100 |
GENDER |
Gender associated with the record. |
VARCHAR2 |
15 |
HAS_ADDL_APPOINTMENT |
Indicator identifying whether addl appointment (Y/N). |
VARCHAR2 |
1 |
HAS_DUAL_APPOINTMENT |
Indicator identifying whether dual appointment (Y/N). |
VARCHAR2 |
1 |
HR_ORG_UNIT_ID |
Business identifier for the hr org unit. |
VARCHAR2 |
8 |
HR_ORG_UNIT_TITLE |
Hr org unit title associated with the record. |
VARCHAR2 |
75 |
IS_FORMER_EMP_CURRENT_STU |
Indicator identifying whether former emp current stu (Y/N). |
VARCHAR2 |
1 |
LAST_NAME |
Last name associated with the person. |
VARCHAR2 |
40 |
LAST_NAME_UPPER |
Last name upper associated with the record. |
VARCHAR2 |
40 |
MIDDLE_NAME |
Middle name associated with the person. |
VARCHAR2 |
40 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
OFFICE_ADDR_BUILDING |
Office addr building associated with the record. |
VARCHAR2 |
15 |
OFFICE_ADDR_ROOM |
Office addr room associated with the record. |
VARCHAR2 |
15 |
OFFICE_ADDR_SITE |
Office addr site associated with the record. |
VARCHAR2 |
2 |
OFFICE_PHONE |
Office phone associated with the record. |
VARCHAR2 |
15 |
PERSONNEL_AREA |
Personnel area associated with the record. |
VARCHAR2 |
40 |
PERSONNEL_AREA_CODE |
Code identifying personnel area. |
VARCHAR2 |
4 |
PERSONNEL_KEY |
Surrogate key identifying the personnel. |
VARCHAR2 |
8 |
PERSONNEL_SUBAREA |
Personnel subarea associated with the record. |
VARCHAR2 |
40 |
PERSONNEL_SUBAREA_CODE |
Code identifying personnel subarea. |
VARCHAR2 |
4 |
PREFIX |
Prefix associated with the record. |
VARCHAR2 |
5 |
SAP_STATUS |
Sap status associated with the record. |
VARCHAR2 |
40 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |