Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| answer_id | INT | 10 | 0 |
|
|
|||
| question_fi | INT | 10 | 0 |
|
|
|||
| text_wrong | VARCHAR | 150 |
|
|
||||
| text_correct | VARCHAR | 150 | √ | null |
|
|
||
| points | DOUBLE | 22 | 0 |
|
|
|||
| sequence | SMALLINT | 5 | 0 |
|
|
|||
| position | SMALLINT | 5 | √ | null |
|
|
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