Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| answer_id | INT | 10 | null |  |  | |||
| question_fi | INT | 10 | null |  |  | |||
| text_wrong | VARCHAR | 150 | null |  |  | |||
| text_correct | VARCHAR | 150 | √ | null |  |  | ||
| points | DOUBLE | 22 | 0 |  |  | |||
| sequence | SMALLINT | 5 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | answer_id | 
| i1_idx | Performance | Asc | question_fi | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors