Totara Learn 12
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
Questionnaire Response Other Table Schema (questionnaire_response_other)
Description
questionnaire_response_other table retrofitted from MySQL
questionnaire_response_other table columns
Related columns
Constraint
Comments
Search:
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
response
LONGTEXT
2147483647
√
null
Showing 1 to 5 of 5 entries
Table contained
-1
rows
questionnaire_response_other table indexes
Search:
Constraint Name
Type
Sort
Column(s)
PRIMARY
Primary key
Asc
id
quesrespothe_resquecho_ix
Performance
Asc
/
Asc
/
Asc
response_id + question_id + choice_id
Showing 1 to 2 of 2 entries