Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| choiceid | BIGINT | 19 | 0 |
|
|
|||||
| userid | BIGINT | 19 | 0 |
|
|
|||||
| optionid | BIGINT | 19 | 0 |
|
|
|||||
| timemodified | BIGINT | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| choiansw_cho_ix | Performance | Asc | choiceid |
| choiansw_opt_ix | Performance | Asc | optionid |
| choiansw_use_ix | Performance | Asc | userid |