std_term_course_demand


Columns

Column Type Size Nulls Auto Default Children Parents Comments
uw_id "_quest"."quest_uw_id" 2147483647 null
std_student.uw_id std_term_course_demand_uw_id_fkeyR
term_id "_quest"."quest_term_id" 2147483647 null
off_course_section.term_id std_term_course_demand_term_id_fkeyR
class_id int4 10 null
off_course_section.class_id std_term_course_demand_term_id_fkeyR
instruction_mode "_quest"."quest_instruction_mode" 2147483647 null
instruction_mode_optional "_quest"."quest_option" 2147483647 null
priority int4 10 null
location_code text 2147483647 null
uw_location.location_code std_term_course_demand_location_code_fkeyR
campus_code text 2147483647 null
uw_campus.campus_code std_term_course_demand_campus_code_fkeyR
campus_optional "_quest"."quest_option" 2147483647 null
apply_ng_grade bool 1 null
demand_as_of timestamp 29,6 null

Table contained 2248991 rows

Indexes

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

Relationships