Table slot9.WORLD.TSTA.COURT_CASE_COMPLAINTS
This table stores court case criminal complaint associations.

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
ID number 0
COURT_CASE_DELETE.ID Implied Constraint R
PK - Unique identifier for each court case complaint record.
COURT_CASE_ID number 0
COURT_CASES.ID CRTCASECMP_CRTCASE_FK R
FK to COURT_CASES table. Identify the court case record for association.
COMPLAINT_ID number 0
CRIMINAL_COMPLAINTS.ID CRTCASECMP_CRMCMP_FK R
FK to CRIMINAL_COMPLAINTS table. Identify the complaint record for association.
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"COURT_CASE_ID" IS NOT NULL CRTCASECMP_CASE_ID_NN
"COMPLAINT_ID" IS NOT NULL CRTCASECMP_COMPLAINT_ID_NN
"ID" IS NOT NULL CRTCASECMP_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc CRTCASECMP_PK
COMPLAINT_ID Performance Asc CRTCASECMP_CRMCMP_FK_I
COURT_CASE_ID Performance Asc CRTCASECMP_CRTCASE_FK_I

Close relationships  within of separation: