adm_std_academic_attendance


Description

Attendance at a previous institution by an applicant

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uw_id "_quest"."quest_uw_id" 2147483647 null
adm_std_academic_degree.uw_id adm_std_academic_degree_uw_id_fkeyR
adm_std_academic_gpa.uw_id adm_std_academic_gpa_uw_id_fkeyR
adm_std_academic.uw_id adm_std_academic_attendance_uw_id_fkeyR
ext_org_id "_quest"."quest_org_id" 2147483647 null
adm_std_academic_degree.ext_org_id adm_std_academic_degree_uw_id_fkeyR
adm_std_academic_gpa.ext_org_id adm_std_academic_gpa_uw_id_fkeyR
adm_std_academic.ext_org_id adm_std_academic_attendance_uw_id_fkeyR
ext_career_code text 2147483647 null
adm_std_academic_degree.ext_career_code adm_std_academic_degree_uw_id_fkeyR
adm_std_academic_gpa.ext_career_code adm_std_academic_gpa_uw_id_fkeyR
uw_ext_career.ext_career_code adm_std_academic_attendance_ext_career_code_fkeyR
ext_career_seq int4 10 null
adm_std_academic_degree.ext_career_seq adm_std_academic_degree_uw_id_fkeyR
adm_std_academic_gpa.ext_career_seq adm_std_academic_gpa_uw_id_fkeyR
start_date date 13 null
uw_date.date Implied ConstraintR

The start of the attendance

end_date date 13 null
uw_date.date Implied ConstraintR

The end of the attendance

Table contained 159060 rows

Indexes

Constraint Name Type Sort Column(s)
adm_std_academic_attendance_pkey Primary key Asc/Asc/Asc/Asc uw_id + ext_org_id + ext_career_code + ext_career_seq

Relationships