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

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
PERSON_ID number 0
JAIL_PEOPLE.PERSON_ID Implied Constraint R
Person ID number
ADDRESS_ID number 0
ADDRESSES.ADDRESS_ID Implied Constraint R
Address ID number
PHONE_ID number 8
PHONES.PHONE_ID PA_PHO_PHONE_FK C
CREATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
CREATOR_DATE date 7  √  null Date Record Created
UPDATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
UPDATOR_DATE date 7  √  null Date Record Last Updated
REC_ID number 0  √  null

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

Close relationships  within of separation: