Table slot9.WORLD.TSTA.COURT_APPEARANCE_IMAGES
This table stores court appearance image 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 CRTAPPIMG_CRTAPP_FK C
FK to COURT_APPEARANCES table. Identify the court appearance record for association.
IMAGE_ID number 38
IMAGES.IMAGE_ID CRTAPPIMG_IMA_FK C
FK to IMAGES table - identify court appearance image attachment.
IMAGE_DATE date 7 Image date of info.
IMAGE_DESC varchar2 2000  √  null Image 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
"COURT_APPEARANCE_ID" IS NOT NULL CRTAPPIMG_CASE_ID_NN
"IMAGE_DATE" IS NOT NULL CRTAPPIMG_IMAGE_DATE_NN
"IMAGE_ID" IS NOT NULL CRTAPPIMG_IMAGE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
COURT_APPEARANCE_ID + IMAGE_ID Primary key Asc/Asc CRTAPPIMG_PK
COURT_APPEARANCE_ID Performance Asc CRTAPPIMG_CRTAPP_FK_I
IMAGE_ID Performance Asc CRTAPPIMG_IMA_FK_I

Close relationships  within of separation: