Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
quizid | BIGINT | 19 | null |
|
|
|||||
firstslot | BIGINT | 19 | null |
|
|
|||||
heading | VARCHAR | 1333 | √ | null |
|
|
||||
shufflequestions | SMALLINT | 5 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
quizsect_qui4_ix | Performance | Asc | quizid |
quizsect_quifir2_uix | Must be unique | Asc/Asc | quizid + firstslot |