Table slot9.WORLD.TSTA.ADDRESS_COMMON_NAMES
This table stores common names for a MASTER ADDRESS. (e.g. McDonalds, Fed Ex, DIA)

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
COMMON_PLACE_NAME varchar2 80 Common Name used to identify an address location.
ADDR_ADDRESS_ID number 0
ADDRESSES.ADDRESS_ID ADDRCN_ADDR_FK C
Address ID number
CREATOR_ID varchar2 100  √  null Person creating the record
CREATOR_DATE date 7  √  null Date of record creation
UPDATOR_ID varchar2 100  √  null Person who last updated the record
UPDATOR_DATE date 7  √  null Date of last update
REC_ID number 0  √  null
CPN_ID number 0  √  null
COMMON_PLACE_NAMES.CPN_ID ADDRCN_CPN_FK R
FK to COMMON_PLACE_NAMES, table of standard CPNs
LOADED_BY varchar2 30  √  null
LAST_LOAD_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ADDR_ADDRESS_ID" IS NOT NULL ADDRCN_ADDR_ADDRESS_ID_NN
"COMMON_PLACE_NAME" IS NOT NULL ADDRCN_COMMON_PLACE_NAME_NN

Indexes:
Column(s) Type Sort Constraint Name
COMMON_PLACE_NAME + ADDR_ADDRESS_ID Primary key Asc/Asc ADDRCN_PK
ADDR_ADDRESS_ID Performance Asc ADDRCN_ADDR_FK_I
CPN_ID Performance Asc ADDRCN_CPN_FK_I

Close relationships  within of separation: