appraisal_stage_data table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| appraisalroleassignmentid | BIGINT | 19 | null |
|
|
|||||
| appraisalstageid | BIGINT | 19 | null |
|
|
|||||
| timecompleted | BIGINT | 19 | null |
|
|
|||||
| usercompleted | BIGINT | 19 | √ | null |
|
|
||||
| realusercompleted | BIGINT | 19 | √ | null |
|
|
Table contained -1 rows
appraisal_stage_data table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| apprstagdata_app2_ix | Performance | Asc | appraisalstageid |
| apprstagdata_app_ix | Performance | Asc | appraisalroleassignmentid |
