std_name


Description

Student name; may be primary (PRI) or preferred (PRF)

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uw_id "_quest"."quest_uw_id" 2147483647 null
std_student.uw_id std_name_uw_id_fkeyR
name_type_code text 2147483647 null
name_as_of date 13 null
name_title text 2147483647 null
last_name text 2147483647 null
first_name text 2147483647 null
middle_name text 2147483647 null

Table contained 1476722 rows

Indexes

Constraint Name Type Sort Column(s)
std_name_pkey Primary key Asc/Asc uw_id + name_type_code
std_name_lower_idx Performance

Relationships