Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| answer_id | VARCHAR | 32 | null |
|
|
|||
| question_id | VARCHAR | 32 | null |
|
|
|||
| user_id | VARCHAR | 32 | √ | null |
|
|
||
| answerdata | TEXT | 65535 | null |
|
|
|||
| chdate | BIGINT | 19 | null |
|
|
|||
| mkdate | BIGINT | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | answer_id |
| question_id | Performance | Asc | question_id |
| user_id | Performance | Asc | user_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors