Table slot9.WORLD.TSTA.INCIDENT_ATTACHMENTS
This table stores attachments added to an INCIDENT 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
INC_INCIDENT_ID number 38
INCIDENT_SUPPLEMENTS.INC_INCIDENT_ID INCATT_INCSUP_FK C
Incident ID number assigned
SUPP_SEQ number 38
INCIDENT_SUPPLEMENTS.SUPP_SEQ INCATT_INCSUP_FK C
Supplement Sequence Number 1 = Original Report
ID number 0
ATTACHMENTS.ID INCATT_ATT_FK C
A unique Number used to create attachements.
KEYWORD varchar2 80  √  null Keyword used to identify attachment
DATE_OF_INFO date 7  √  null Date of attachment or information
ATTACHMENT_DESC varchar2 2000  √  null Detailed text description of attachment
CREATOR_ID varchar2 100  √  null Person creating the record
CREATOR_DATE date 7  √  null Date of creation
UPDATOR_ID varchar2 100  √  null Person who last updated the record
UPDATOR_DATE date 7  √  null Date of last update
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
"ID" IS NOT NULL INCATT_ID_NN
"INC_INCIDENT_ID" IS NOT NULL INCATT_INC_INCIDENT_ID_NN
"SUPP_SEQ" IS NOT NULL INCATT_SUPP_SEQ_NN

Indexes:
Column(s) Type Sort Constraint Name
INC_INCIDENT_ID + SUPP_SEQ + ID Primary key Asc/Asc/Asc INCATT_PK
ID Performance Asc INCATT_ATT_FK_I
INC_INCIDENT_ID + SUPP_SEQ Performance Asc/Asc INCATT_INCSUP_FK_I

Close relationships  within of separation: