off_course_as_of


Description

Round the given numbers to integers in such a way that they still add up to the same integer

Columns

Column Type Size Nulls Auto Default Children Parents Comments
term_id "_quest"."quest_term_id" 2147483647 null
off_association.term_id off_association_term_id_fkeyR
off_course_section.term_id off_course_section_term_id_fkeyR
uw_term.term_id off_course_as_of_term_id_fkeyR
course_id "_quest"."quest_course_id" 2147483647 null
off_association.course_id off_association_term_id_fkeyR
off_course_section.course_id off_course_section_term_id_fkeyR
cal_course_history.course_id off_course_as_of_course_id_fkeyR
course_as_of date 13 null
cal_course_history.course_as_of off_course_as_of_course_id_fkeyR

Table contained 208638 rows

Indexes

Constraint Name Type Sort Column(s)
off_course_as_of_pkey Primary key Asc/Asc term_id + course_id

Relationships