Table slot9.WORLD.TSTA.EMPLOYEE_ADDR_PHONES
This table stores phone numbers added to the employee

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
EJS_EMP_ID number 30
EMPLOYEE_ADDRESSES.EJS_EMP_ID EA_PHO_EMP_ADDR_FK C
EJS sequence to uniquely identify an employee.
ADDRESS_ID number 0
EMPLOYEE_ADDRESSES.ADDRESS_ID EA_PHO_EMP_ADDR_FK C
Address ID number
PHONE_ID number 8
PHONES.PHONE_ID EA_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 EA_PHO_ADDRESS_ID_NN
"EJS_EMP_ID" IS NOT NULL EA_PHO_EJS_EMP_ID_NN
"PHONE_ID" IS NOT NULL EA_PHO_PHONE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
EJS_EMP_ID + ADDRESS_ID + PHONE_ID Primary key Asc/Asc/Asc EA_PHO_PK
EJS_EMP_ID + ADDRESS_ID Performance Asc/Asc EA_PHO_EMP_ADDR_FK_I
PHONE_ID Performance Asc EA_PHO_PHONE_FK_I

Close relationships  within of separation: