Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
questionid | BIGINT | 19 | 0 |
|
|
|||||
no | BIGINT | 19 | 0 |
|
|
drag no |
||||
label | LONGTEXT | 2147483647 | null |
|
|
Alt text label for drag-able image. |
||||
infinite | SMALLINT | 5 | 0 |
|
|
|||||
noofdrags | BIGINT | 19 | 1 |
|
|
No of drag items, ignored if drag is infinite. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
qtypddmadrag_que_ix | Performance | Asc | questionid |