uw_holiday_type


Description

A name that may be applied to a declared University holiday

Columns

Column Type Size Nulls Auto Default Children Parents Comments
holiday_code text 2147483647 null
uw_date.holiday_code uw_date_holiday_code_fkeyR
holiday_description text 2147483647 null

A brief readable description of the holiday

Table contained 11 rows

Indexes

Constraint Name Type Sort Column(s)
uw_holiday_type_pkey Primary key Asc holiday_code
uw_holiday_type_holiday_description_key Must be unique Asc holiday_description

Relationships