app_survey_analysis

0 rows


Description

text about each survey submission

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_survey_analysis_id_seq'::regclass)
survey int8 19 0
app_survey.id Defined in XMLR
userid int8 19 0
notes text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
app_survanal_id_pk Primary key Asc id
app_survanal_sur_ix Performance Asc survey
app_survanal_use_ix Performance Asc userid

Relationships