Table slot9.WORLD.TSTA.INJURIES
This table stores injuries recorded for a person on 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
INJRY_CD_INJURY_CODE varchar2 2
EJS_CODES.CODE INJ_INJRY_CD_EJS_CD_FK R
injury code - significant to the incident
CREATOR_ID varchar2 100  √  null Person creating the record
CREATOR_DATE date 7  √  null Date of record creation
UPDATOR_ID varchar2 100  √  null Person who last updated the record
UPDATOR_DATE date 7  √  null Date of last update
INC_PER_ID number 0
INCIDENT_PEOPLE.INC_PER_ID INJ_INCPER_FK C
REC_ID number 0  √  null
INJURY_CODE_TYPE varchar2 30 'INJURY_CODES'
EJS_CODES.CODE_TYPE INJ_INJRY_CD_EJS_CD_FK R

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"INC_PER_ID" IS NOT NULL INJ_INC_PER_ID_NN
"INJRY_CD_INJURY_CODE" IS NOT NULL INJ_INJRY_CD_INJURY_CODE_NN
"INJURY_CODE_TYPE" IS NOT NULL INJ_INJRYTYP_CD_EJS_CODE_NN

Indexes:
Column(s) Type Sort Constraint Name
INC_PER_ID Performance Asc INJ_INCPER_FK_I
INJURY_CODE_TYPE + INJRY_CD_INJURY_CODE Performance Asc/Asc INJ_INJRY_CD_EJS_CD_FK_I
INJRY_CD_INJURY_CODE + INC_PER_ID Must be unique Asc/Asc INJ_PK

Close relationships  within of separation: