std_program_history


Columns

Column Type Size Nulls Auto Default Children Parents Comments
uw_id "_quest"."quest_uw_id" 2147483647 null
std_plan_history.uw_id std_plan_history_uw_id_fkeyR
std_student.uw_id std_program_history_uw_id_fkeyR
career_code "_quest"."quest_career" 2147483647 null
std_plan_history.career_code std_plan_history_uw_id_fkeyR
career_num int4 10 null
std_plan_history.career_num std_plan_history_uw_id_fkeyR
program_as_of date 13 null
std_plan_history.program_as_of std_plan_history_uw_id_fkeyR
program_sequence int4 10 null
std_plan_history.program_sequence std_plan_history_uw_id_fkeyR
program_code text 2147483647 null
pps_program.program_code std_program_history_program_code_fkeyR
program_status_code text 2147483647 null
uw_program_status.program_status_code std_program_history_program_status_code_fkeyR
program_action_code text 2147483647 null
uw_program_action.program_action_code std_program_history_program_action_code_fkeyR
uw_program_reason.program_action_code std_program_history_program_action_code_fkey1R
action_date date 13 null
uw_date.date Implied ConstraintR
program_reason_code text 2147483647 null
uw_program_reason.program_reason_code std_program_history_program_action_code_fkey1R
admit_term_id "_quest"."quest_term_id" 2147483647 null
uw_term.term_id std_program_history_admit_term_id_fkeyR
expected_grad_term_id "_quest"."quest_term_id" 2147483647 null
uw_term.term_id std_program_history_expected_grad_term_id_fkeyR
requirement_term_id "_quest"."quest_term_id" 2147483647 null
uw_term.term_id std_program_history_requirement_term_id_fkeyR
approved_load "_quest"."quest_load" 2147483647 null
campus_code text 2147483647 null
uw_campus.campus_code std_program_history_campus_code_fkeyR
completion_term_id "_quest"."quest_term_id" 2147483647 null
uw_term.term_id std_program_history_completion_term_id_fkeyR
data_from_adm_appl bool 1 null

Table contained 1327294 rows

Indexes

Constraint Name Type Sort Column(s)
std_program_history_pkey Primary key Asc/Asc/Asc/Asc/Asc uw_id + career_code + career_num + program_as_of + program_sequence

Relationships