STUDENT GRADE DETAIL Table
View exposing student grade detail data.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
CLUSTER_TYPE |
Cluster type associated with the record. |
VARCHAR2 |
1 |
DEGREE_LEVEL |
Degree level associated with the record. |
VARCHAR2 |
2 |
DESIGN_UNITS |
Design units associated with the record. |
NUMBER |
2 |
GMOD_CODE |
Code identifying gmod. |
VARCHAR2 |
1 |
GMOD_DESC |
Description of gmod. |
VARCHAR2 |
30 |
GRADE |
Grade associated with the record. |
VARCHAR2 |
5 |
GRADE_DESCRIPTION |
Description of grade. |
VARCHAR2 |
30 |
HGN_CODE |
Code identifying hgn. |
VARCHAR2 |
1 |
LAB_UNITS |
Lab units associated with the record. |
NUMBER |
2 |
LECTURE_UNITS |
Lecture units associated with the record. |
NUMBER |
2 |
MASTER_SUBJECT_ID |
Business identifier for the master subject. |
VARCHAR2 |
8 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
PREP_UNITS |
Prep units associated with the record. |
NUMBER |
2 |
STUDENT_TERM_ENROLLMENT_KEY |
Surrogate key identifying the student term enrollment. |
VARCHAR2 |
15 |
SUBJECT_ATTRIBUTE_LIST |
Subject attribute list associated with the record. |
VARCHAR2 |
60 |
SUBJECT_ID |
Business identifier for the subject. |
VARCHAR2 |
8 |
SUBJECT_REG_STATUS |
Subject reg status associated with the record. |
VARCHAR2 |
40 |
SUBJECT_REG_STATUS_CODE |
Code identifying subject reg status. |
VARCHAR2 |
2 |
SUBJECT_REG_STATUS_DATE |
Date associated with subject reg status. |
DATE |
|
SUBJECT_SUMMARY_KEY |
Surrogate key identifying the subject summary. |
VARCHAR2 |
14 |
TERM_CODE |
Term code associated with the record. |
VARCHAR2 |
6 |
TERM_DESCRIPTION |
Term description associated with the record. |
VARCHAR2 |
30 |
THESIS_IND |
Thesis ind associated with the record. |
VARCHAR2 |
1 |
TOTAL_UNITS |
Total units associated with the record. |
NUMBER |
2 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |