Questionnaire Resp Multiple Table Schema (questionnaire_resp_multiple)


Description

questionnaire_resp_multiple table retrofitted from MySQL

questionnaire_resp_multiple table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
response_id BIGINT 19 0
question_id BIGINT 19 0
choice_id BIGINT 19 0

Table contained -1 rows

questionnaire_resp_multiple table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
quesrespmult_resquecho_ix Performance Asc/Asc/Asc response_id + question_id + choice_id