app_engage_survey

0 rows


Description

Table for pulse survey

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_engage_survey_id_seq'::regclass)
app_engage_survey_question.surveyid Defined in XMLR
timeexpired int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_engasurv_id_pk Primary key Asc id
app_engasurv_tim_ix Performance Asc timeexpired

Relationships