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