feedback360_scale_value table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| feedback360scaleid | BIGINT | 19 | null |
|
|
|||||
| name | VARCHAR | 255 | √ | null |
|
|
||||
| score | BIGINT | 19 | √ | null |
|
|
Table contained -1 rows
feedback360_scale_value table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| feedscalvalu_fee_ix | Performance | Asc | feedback360scaleid |
| feedscalvalu_feenamsco_uix | Must be unique | Asc/Asc/Asc | feedback360scaleid + name + score |
