account_survey_type_enum


Description

A row in this table represents a survey. Currently this table contains only diversity surveys but it will grow in the future.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
account_survey_type_id varchar 2147483647 null
account_surveys.type account_surveys_type_enum_fkeyN

Primary key.

account_survey_type varchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
account_survey_type_enum_pkey Primary key Asc account_survey_type_id

Relationships