Table slot9.WORLD.TSTA.CP_DELETE_SERVICE_ADDR
Stores information about deleted court paper service addresses. Tied to a log entry.

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
LOG_NUM number 38
COURT_PAPER_LOGS.LOG_NUM CPDELSADDR_CPAP_LOG_FK C
Primary Key / Foreign Key to COURT_PAPER_LOGS.
ADDRESS_ID number 38
ADDRESSES.ADDRESS_ID CPDELSADDR_ADDR_FK R
Foreign key to ADDRESSES. The deleted service address.
PERSON_ID number 38  √  null
PEOPLE.PERSON_ID CPDELSADDR_PER_FK R
Person Id. Foreign key to PEOPLE. If populated, the deleted address was tied to a person.
BUSINESS_ID number 38  √  null
BUSINESSES.BUSINESS_NUMBER CPDELSADDR_BUSNS_FK R
Business Id. Foreign key to BUSINESSES. If populated, the deleted address was tield to a business.
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ADDRESS_ID" IS NOT NULL CPDELSADDR_ADDR_ID_NN
"LOG_NUM" IS NOT NULL CPDELSADDR_LOG_NUM_NN

Indexes:
Column(s) Type Sort Constraint Name
LOG_NUM Primary key Asc CPDELSADDR_PK
ADDRESS_ID Performance Asc CPDELSADDR_ADDR_FK_I
BUSINESS_ID Performance Asc CPDELSADDR_BUSNS_FK_I
PERSON_ID Performance Asc CPDELSADDR_PER_FK_I

Close relationships  within of separation: