std_phone


Description

Contact phone number for the student or applicant

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uw_id "_quest"."quest_uw_id" 2147483647 null
std_student.uw_id std_phone_uw_id_fkeyR
phone_type_code text 2147483647 null
phone_number text 2147483647 null

The phone number

phone_extension text 2147483647 null

The extension

phone_preferred bool 1 null

Whether this phone number is preferred

Table contained 1724978 rows

Indexes

Constraint Name Type Sort Column(s)
std_phone_pkey Primary key Asc/Asc uw_id + phone_type_code

Relationships