Column | Type | Length | Contents |
---|
ID | long int | | Student’s ID |
SortSem | char | 6 | Sort semester |
DispSem | char | 6 | Print semester |
ProgCode | char | 6 | Major program code |
ProgName | char | 50 | Program name |
StdtIntent | varchar | 10 | Student’s graduation plans associated with this program (gradnow=graduating this semester; gradlater=graduating in a later semester; close=not intending to complete this program) |
OrigDate | datetime | | Date the record was created |
MaintDate | datetime | | Date the record was last changed |
LastChgName | char | 47 | Name of the last person who changed the record |