Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| questionid | BIGINT | 19 | 0 |
|
|
|||||
| no | BIGINT | 19 | 0 |
|
|
drag no |
||||
| draggroup | BIGINT | 19 | 0 |
|
|
|||||
| infinite | SMALLINT | 5 | 0 |
|
|
|||||
| label | LONGTEXT | 2147483647 | null |
|
|
Alt text label for drag-able image. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| qtypddimdrag_que_ix | Performance | Asc | questionid |