Table slot9.WORLD.TSTA.ARREST_CASES
This table stores an association between a field arrest and a Case.

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
ARREST_CASE_ID number 0
ARREST_ID number 0
ARRESTS.ARREST_ID ARRC_ARR_FK R
INC_CASE_ID number 0
INCIDENT_CASES.INC_CASE_ID ARRC_IC_FK R
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ARREST_CASE_ID" IS NOT NULL ARRC_ARREST_CASE_ID_NN
"ARREST_ID" IS NOT NULL ARRC_ARREST_ID_NN
"INC_CASE_ID" IS NOT NULL ARRC_CASE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ARREST_CASE_ID Primary key Asc ARRC_PK
ARREST_ID Performance Asc ARRC_ARR_FK_I
INC_CASE_ID Performance Asc ARRC_IC_FK_I

Close relationships  within of separation: