manual_date_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
manual_date_holiday.holiday_code Implied ConstraintR
holiday_description text 2147483647 null

A brief readable description of the holiday

Table contained 11 rows

Indexes

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

Relationships