| Table slot9.WORLD.TSTA.IMPOUND_PEOPLE This table stores the association to MASTER PEOPLE added to the vehicle impound along with the role the person plays
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "IMPOUND_ID" IS NOT NULL | IMPP_IMPOUND_ID_NN |
| "PERSON_ID" IS NOT NULL | IMPP_PERSON_ID_NN |
| "ROLE_CODE" IS NOT NULL | IMPP_ROLE_CODE_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| PERSON_ID + IMPOUND_ID + ROLE_CODE | Primary key | Asc/Asc/Asc | IMPP_PK |
| ADDRESS_ID | Performance | Asc | IMPP_ADDR_FK_I |
| IMPOUND_ID | Performance | Asc | IMPP_IMPD_FK_I |
| PERSON_ID | Performance | Asc | IMPP_PER_FK_I |
| PHONE_ID_WORK | Performance | Asc | IMPP_PHONE_FK_I |
| PHONE_ID_HOME | Performance | Asc | IMPP_PHONE_TO_HOME_FK_I |
| ROLE_CODE | Performance | Asc | IMPP_PVRC_FK_I |
| ROLE_CODE_TYPE + ROLE_CODE | Performance | Asc/Asc | IMPP_ROLE_CODE_EJS_CODE_I |
|


