Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| question_fi | INT | 10 | 0 |  |  | |||
| gap_number | INT | 10 | 0 |  |  | |||
| position | INT | 10 | 0 |  |  | |||
| answer_text | VARCHAR | 1000 | √ | null |  |  | ||
| points | DOUBLE | 22 | √ | null |  |  | ||
| type | INT | 10 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc | question_fi + gap_number + position | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors