Table slot9.WORLD.TSTA.CASE_IMAGES
This table stores associations to images added to a Case in the application

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
CASE_ID number 0
INCIDENT_CASES.INC_CASE_ID CASIMG_IC_FK R
IMAGE_ID number 38
IMAGES.IMAGE_ID CASIMG_IMA_FK R
IMAGE_DATE date 7
IMAGE_DESC varchar2 2000  √  null
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
"CASE_ID" IS NOT NULL CASIMG_CASE_ID_NN
"IMAGE_DATE" IS NOT NULL CASIMG_IMAGE_DATE_NN
"IMAGE_ID" IS NOT NULL CASIMG_IMAGE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
CASE_ID + IMAGE_ID Primary key Asc/Asc CASIMG_PK
CASE_ID Performance Asc CASIMG_IC_FK_I
IMAGE_ID Performance Asc CASIMG_IMA_FK_I

Close relationships  within of separation: