Table slot9.WORLD.TSTA.INCIDENT_INTERNAL_LOCATIONS
This table is not currently used

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
REMARKS varchar2 255  √  null
CREATOR_DATE date 7  √  null
CREATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
INC_INCIDENT_ID number 38
CB_CELL_BLOCK_ID number 38  √  null
CEL_CELL_BLOCK_ID number 38  √  null
CELL_NUMBER varchar2 6  √  null
DETENTION_FACILITY_FLOOR_ID number 0  √  null
JOL_CODE varchar2 4  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"INC_INCIDENT_ID" IS NOT NULL INC_IL_INC_INCIDENT_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
INC_INCIDENT_ID Primary key Asc INC_IL_PK
DETENTION_FACILITY_FLOOR_ID Performance Asc INC_IL__FK_I
CB_CELL_BLOCK_ID Performance Asc INC_IL_CB_FK_I
CEL_CELL_BLOCK_ID + CELL_NUMBER Performance Asc/Asc INC_IL_CEL_FK_I
JOL_CODE Performance Asc INC_IL_JOL_FK_I