Campus Café Tables
Some commonly used tables in the Campus Cafe student information system.
Most Common Tables
Table Name |
Purpose |
Notes |
STBIOS | Student biographical | |
RGENRL | Base transcript record. Students enrolled in a course, final grades, etc. | |
STPARM | Code values used throughout the system. | Beware of fixed-width columns (char ). |
RGCRSE | Course listing with assigned instructors (up to two). |
Attendance
Table Name |
Purpose |
Notes |
ATSENT | Attendance Entries |
Existence of a row indicates attendance marked.
|
ATEXCP | Attendance Exceptions, i.e. holidays | |
ATSCHD | Scheduled class meetings? Uncertain. | |
ATSSUM |
Not used? |
|
ATTEND |
Some kind of audit log for |
No Comments