Table slot9.WORLD.TSTA.COURT_APPEARANCE_ATCHMNTS
This table stores court appearance 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_APPEARANCE_ID number 0
COURT_APPEARANCES.ID CRTAPPATT_CRTAPP_FK C
FK to COURT_APPEARANCES table. Identify the court appearance record for association.
ID number 38
ATTACHMENTS.ID CRTAPPATT_ATT_FK C
FK to ATTACHMENTS table - identify court appearance 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 CRTAPPATT_ATTCH_ID_NN
"COURT_APPEARANCE_ID" IS NOT NULL CRTAPPATT_CASE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
COURT_APPEARANCE_ID + ID Primary key Asc/Asc CRTAPPATT_PK
ID Performance Asc CRTAPPATT_ATT_FK_I
COURT_APPEARANCE_ID Performance Asc CRTAPPATT_CRTAPP_FK_I

Close relationships  within of separation: