Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| question_fi | INT | 10 | 0 |  |  | |||
| position | INT | 10 | 0 |  |  | |||
| answertext | VARCHAR | 1000 | √ | null |  |  | ||
| imagefile | VARCHAR | 255 | √ | null |  |  | ||
| correctness | TINYINT | 3 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | question_fi + position | 
| i1_idx | Performance | Asc | question_fi | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors