Table slot9.WORLD.TSTA.ARREST_DISPATCHES
This table stores an association between a dispatch record (referred to as Calls For Service in the application) and an ARREST as created 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
ARREST_ID number 38
ARRESTS.ARREST_ID ARRDISP_ARR_FK C
DISPATCH_ID number 38
DISPATCH_EVENTS.DISPATCH_ID ARRDISP_DISPTCH_FK C
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_ID" IS NOT NULL ARRDISP_ARREST_ID_NN
"DISPATCH_ID" IS NOT NULL ARRDISP_DISP_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ARREST_ID + DISPATCH_ID Primary key Asc/Asc ARRDISP_PK
ARREST_ID Performance Asc ARRDISP_ARR_FK_I
DISPATCH_ID Performance Asc ARRDISP_DISPTCH_FK_I

Close relationships  within of separation: