Table slot9.WORLD.TSTA.ARREST_STATUS_CODES
This table defines the valid statuses that can be assigned to an ARREST 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_STATUS_CODE varchar2 3
ARRESTS.ARREST_STATUS_CODE ARR_ASC_FK R
DESCRIPTION varchar2 30  √  null
GENERATE_STN varchar2 1  √  'N'
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ARREST_STATUS_CODE" IS NOT NULL ASC_ARREST_STATUS_CODE_NN
GENERATE_STN IN ('N','Y') CK_ASC_GENERATE_STN

Indexes:
Column(s) Type Sort Constraint Name
ARREST_STATUS_CODE Primary key Asc ASC_PK

Close relationships  within of separation: