Table slot9.WORLD.TSTA.CP_DELETE_PARTY
Stores information about deleted court paper people / organizations. 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 CPDELPAR_LOG_CPAP_LOG_FK C
Primary Key / Foreign Key to COURT_PAPER_LOGS.
PERSON_ID number 38  √  null
PEOPLE.PERSON_ID CPDELPAR_LOG_PER_FK R
Person Id. Foreign key to PEOPLE. If populated, the deleted party was a person.
BUSINESS_ID number 38  √  null
BUSINESSES.BUSINESS_NUMBER CPDELPAR_LOG_BUSNS_FK R
Business Id. Foreign key to BUSINESSES. If populated, the deleted party was a business.
ROLES varchar2 500  √  null Stores roles of the deleted party in free text. Only shows roles if the deleted party was an other person/org, as only these types have roles.
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
"LOG_NUM" IS NOT NULL CPDELPAR_LOG_NUM_NN

Indexes:
Column(s) Type Sort Constraint Name
LOG_NUM Primary key Asc CPDELPAR_LOG_PK
BUSINESS_ID Performance Asc CPDELPAR_LOG_BUSNS_FK_I
PERSON_ID Performance Asc CPDELPAR_LOG_PER_FK_I

Close relationships  within of separation: