appraisal_history table columns
appraisal_history table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| apprhist_app_ix | Performance | Asc | appraisalid |
| apprhist_use_ix | Performance | Asc | userid |
Appraisal access history
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| apprhist_app_ix | Performance | Asc | appraisalid |
| apprhist_use_ix | Performance | Asc | userid |