Table slot9.WORLD.TSTA.INCIDENT_IMAGES
This table stores the association to images added to the INCIDENT in the application. The images itself is stored in IMAGES

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
IMA_IMAGE_ID number 0
IMAGES.IMAGE_ID II_IMA_FK R
Unique ID for Image
INC_INCIDENT_ID number 0
INCIDENTS.INCIDENT_ID II_INC_FK C
Incident ID number assigned
IMAGE_DATE date 7 Date of Incident Image
IMAGE_DESC varchar2 2000  √  null Description of Incident Image
CREATOR_ID varchar2 100  √  null Record Create by User ID
CREATOR_DATE date 7  √  null Record Create Date
UPDATOR_ID varchar2 100  √  null Record Update User ID
UPDATOR_DATE date 7  √  null Record Update Date
SUPP_SEQ number 5  √  null
REC_ID number 0  √  null
ADDED_OUTSIDE_FLOW varchar2 1  √  'N'

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"IMA_IMAGE_ID" IS NOT NULL II_IMA_IMAGE_ID_NN
"IMAGE_DATE" IS NOT NULL II_IMAGE_DATE_NN
"INC_INCIDENT_ID" IS NOT NULL II_INC_INCIDENT_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
INC_INCIDENT_ID + IMA_IMAGE_ID Primary key Asc/Asc II_PK
IMA_IMAGE_ID Performance Asc II_IMA_FK_I
INC_INCIDENT_ID Performance Asc II_INC_FK_I

Close relationships  within of separation: