appraisal_scale table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||||
| name | VARCHAR | 255 | √ | null |
|
|
||||||
| userid | BIGINT | 19 | null |
|
|
|||||||
| scaletype | BIGINT | 19 | null |
|
|
Table contained -1 rows
appraisal_scale table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| apprscal_sca_ix | Performance | Asc | scaletype |
| apprscal_use_ix | Performance | Asc | userid |
