STUDENT GENDER IDENTITY Table
View exposing student gender identity data.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
GENDER_IDENTITY_ADDITIONAL |
Gender identity additional associated with the record. |
VARCHAR2 |
50 |
GENDER_IDENTITY_CODE |
Code identifying gender identity. |
VARCHAR2 |
20 |
GENDER_IDENTITY_DESC |
Description of gender identity. |
VARCHAR2 |
60 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
PIDM |
Pidm associated with the record. |
VARCHAR2 |
8 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |