appraisal_scale_data table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| appraisalscalevalueid | BIGINT | 19 | null |
|
|
|||||
| appraisalroleassignmentid | BIGINT | 19 | null |
|
|
|||||
| appraisalquestfieldid | BIGINT | 19 | null |
|
|
Table contained -1 rows
appraisal_scale_data table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| apprscaldata_app2_ix | Performance | Asc | appraisalroleassignmentid |
| apprscaldata_app3_ix | Performance | Asc | appraisalquestfieldid |
| apprscaldata_app_ix | Performance | Asc | appraisalscalevalueid |
