Questionnaire Quest Choice Table Schema (questionnaire_quest_choice)


Description

questionnaire_quest_choice table retrofitted from MySQL

questionnaire_quest_choice table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
question_id BIGINT 19 0
questionnaire_question.id quesqueschoi_que2_fk R
content LONGTEXT 2147483647 null
value LONGTEXT 2147483647 null

Table contained -1 rows

questionnaire_quest_choice table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
quesqueschoi_que_ix Performance Asc question_id

questionnaire_quest_choice table relationships