Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
query_id | BIGINT | 19 | √ | null |
|
|
||||
assoc_type | BIGINT | 19 | null |
|
|
|||||
assoc_id | BIGINT | 19 | null |
|
|
|||||
stage_id | SMALLINT | 5 | null |
|
|
|||||
seq | DOUBLE | 8,2 | 0.00 |
|
|
|||||
date_posted | DATETIME | 19 | √ | NULL |
|
|
||||
date_modified | DATETIME | 19 | √ | NULL |
|
|
||||
closed | SMALLINT | 5 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | query_id |
queries_assoc_id | Performance | Asc/Asc | assoc_type + assoc_id |