adm_std_employment


Description

Previous employment of an applicant

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uw_id "_quest"."quest_uw_id" 2147483647 null
std_student.uw_id adm_std_employment_uw_id_fkeyR
start_date date 13 null
employer_name text 2147483647 null
employer_city text 2147483647 null
country_code text 2147483647 null
uw_country.country_code adm_std_employment_country_code_fkeyR
end_date date 13 null
uw_date.date Implied ConstraintR
job_title text 2147483647 null

Table contained 206572 rows

Indexes

Constraint Name Type Sort Column(s)
adm_std_employment_pkey Primary key Asc/Asc/Asc uw_id + start_date + employer_name

Relationships