questionnaire_quest_choice table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||
| question_id | BIGINT | 19 | 0 |
|
|
|||
| 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 |
