t18release
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_engage_survey_question
0
rows
Description
Table for survey questions
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_engage_survey_question_id_seq'::regclass)
surveyid
int8
19
null
app_engage_survey
.id
Defined in XML
R
questionid
int8
19
null
app_engage_question
.id
Defined in XML
R
timecreated
int8
19
null
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_engasurvques_id_pk
Primary key
Asc
id
app_engasurvques_que_ix
Performance
Asc
questionid
app_engasurvques_sur_ix
Performance
Asc
surveyid
app_engasurvques_surque_uix
Must be unique
Asc
/
Asc
surveyid + questionid
app_engasurvques_tim_ix
Performance
Asc
timecreated
Showing 1 to 5 of 5 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees