| Table slot9.WORLD.TSTA.PERSON_ADDR_PHONES This table stores phone numbers associated with a specific address added 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 | PA_PHO_ADDRESS_ID_NN |
| "PERSON_ID" IS NOT NULL | PA_PHO_PERSON_ID_NN |
| "PHONE_ID" IS NOT NULL | PA_PHO_PHONE_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| PERSON_ID + ADDRESS_ID + PHONE_ID | Primary key | Asc/Asc/Asc | PA_PHO_PK |
| PERSON_ID + ADDRESS_ID | Performance | Asc/Asc | PA_PHO_PER_ADDR_FK_I |
| PHONE_ID | Performance | Asc | PA_PHO_PHONE_FK_I |
|


