Table slot9.WORLD.TSTA.COURT_CASE_ATTACHMENTS
This table stores court case attachment 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
COURT_CASE_ID number 0
COURT_CASES.ID CRTCASEATT_CRTCASE_FK C
FK to COURT_CASES table. Identify the court case record for association.
ID number 38
ATTACHMENTS.ID CRTCASEATT_ATT_FK C
FK to ATTACHMENTS table - identify court case attachment.
KEYWORD varchar2 80  √  null Attachment keyword.
DATE_OF_INFO date 7  √  null Attachment date of info.
ATTACHMENT_DESC varchar2 2000  √  null Attachment description.
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
"ID" IS NOT NULL CRTCASEATT_ATTCH_ID_NN
"COURT_CASE_ID" IS NOT NULL CRTCASEATT_CASE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
COURT_CASE_ID + ID Primary key Asc/Asc CRTCASEATT_PK
ID Performance Asc CRTCASEATT_ATT_FK_I
COURT_CASE_ID Performance Asc CRTCASEATT_CRTCASE_FK_I

Close relationships  within of separation: