Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
requestid | BIGINT | 19 | null |
|
|
|||||
contextlistid | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
tooldatarqstctxl_con_ix | Performance | Asc | contextlistid |
tooldatarqstctxl_req_ix | Performance | Asc | requestid |
tooldatarqstctxl_reqcon_uix | Must be unique | Asc/Asc | requestid + contextlistid |