Table slot9.WORLD.TSTA.ARREST_PERSON_ROLES
This table stores roles assigned to the a person added 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_PERSON_ID number 0
ARREST_PEOPLE.ARREST_PERSON_ID ARRPR_ARRP_FK R
ROLE_CODE varchar2 30
ROLE_CODES.ROLE_TYPE ARRPR_ROLE_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_PERSON_ID" IS NOT NULL ARRPR_PERSON_ID_NN
"ROLE_CODE" IS NOT NULL ARRPR_ROLE_CODE_NN

Indexes:
Column(s) Type Sort Constraint Name
ARREST_PERSON_ID + ROLE_CODE Primary key Asc/Asc ARRRPR_PK
ARREST_PERSON_ID Performance Asc ARRPR_ARRP_FK_I
ROLE_CODE Performance Asc ARRPR_ROLE_FK_I

Close relationships  within of separation: