Column | Type | Length | Contents |
---|---|---|---|
ID | long int | Student ID number | |
SeqNo | int | Sequence number | |
SchoolType | char | 2 | School type |
SchoolTypeCode | char | 1 | School type code |
SchoolName | varchar | 45 | School name |
SchoolCode | char | 6 | School code |
Degree | varchar | 10 | Degree received |
DegreeDate | char | 4 | Date degree received |
DisciplineCode | char | 6 | Discipline code |
GPA | char | 3 | GPA |
GPAType | char | 1 | GPA type |
Credit | char | 4 | Credits |
MaintDt | datetime | Last date record was updated | |
LastChgName | char | 45 | Name of last user who updated the record |
OrigDt | datetime | Date the record was originally created |