| Table slot9.WORLD.TSTA.PERSON_ADDR_HISTORY This table stores the history of MASTER ADDRESSES added over time to a MASTER PERSON in the application
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ADDRESS_ID" IS NOT NULL | PAH_ADDRESS_ID_NN |
| "PA_HIST_ID" IS NOT NULL | PAH_PA_HIST_ID_NN |
| "PERSON_ID" IS NOT NULL | PAH_PERSON_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| PA_HIST_ID | Primary key | Asc | PAH_PK |
| ADDR_SOURCE_CODE_TYPE + ADDR_SOURCE_CODE | Performance | Asc/Asc | PAH_ADDR_SOURCE_CO_EJS_CODE_I |
| ADDR_SOURCE_CODE | Performance | Asc | PAH_ASC_1_FK_I |
| PERSON_ID + ADDRESS_ID | Performance | Asc/Asc | PAH_PER_ADDR_FK_I |
|


