Column | Type | Length | Contents |
---|
ID | long integer | | Student ID |
SortSem | char | 6 | Sort semester |
DispSem | char | 6 | Print semester |
Awards | varchar | 200 | Awards, honors, scholarships |
FratSorority | varchar | 50 | Fraternity or sorority membership |
Activities | varchar | 200 | Student activities |
PrevDeg1 | varchar | 75 | Previous degree (graduate students only) |
PrevDegSch1 | varchar | 75 | Previous degree school (graduate students only) |
PrevDegYear1 | varchar | 4 | Previous degree year (graduate students only) |
PrevDeg2 | varchar | 75 | Previous degree (graduate students only) |
PrevDegSch2 | varchar | 75 | Previous degree school (graduate students only) |
PrevDegYear2 | varchar | 4 | Previous degree year (graduate students only) |
HomeAddr | varchar | 40 | Home address after graduation |
HomeCity | varchar | 30 | Home city after graduation |
HomeState | varchar | 10 | Home state after graduation |
HomeZip | varchar | 15 | Home zip after graduation |
HomeCountry | varchar | 30 | Home country after graduation |
HomePhone | varchar | 20 | Home phone number after graduation |
Email | varchar | 50 | Email address after graduation |
BusCompany | varchar | 40 | Employer name after graduation |
BusAddr | varchar | 40 | Employer address after graduation |
BusCity | varchar | 30 | Employer city after graduation |
BusState | varchar | 10 | Employer state after graduation |
BusZip | varchar | 15 | Employer zip code after graduation |
BusCountry | varchar | 30 | Employer country after graduation |
AlumniTitle | varchar | 15 | Title to be used in alumni publications |
RefName1 | varchar | 50 | Reference |
RefAddr1 | varchar | 75 | Reference address |
RefName2 | varchar | 50 | Reference |
RefAddr2 | varchar | 75 | Reference address |
OrigDate | datetime | | Date the record was created |
MaintDate | datetime | | Date the record was last changed |
LastChgName | char | | Name of the last person who changed the record |