off_course


Description

A course enrolment section in which students may be registered and are all eligible to receive the same credit upon completion

Columns

Column Type Size Nulls Auto Default Children Parents Comments
term_id "_quest"."quest_term_id" 2147483647 null
std_term_course.term_id std_term_course_term_id_fkeyR
class_id int4 10 null
std_term_course.class_id std_term_course_term_id_fkeyR
course_id "_quest"."quest_course_id" 2147483647 null
cal_course.course_id Implied ConstraintR
label_seq int4 10 null

Table contained 298726 rows

Indexes

Constraint Name Type Sort Column(s)
off_course_pkey Primary key Asc/Asc term_id + class_id

Relationships