Table slot9.WORLD.TSTA.CASE_ASSIGNMENT_HISTORIES
This table stores the officers assigned to a case 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
CAH_ID number 38
INC_CASE_ID number 38
INCIDENT_CASES.INC_CASE_ID CAH_IC_FK R
RSC_STATUS_CODE varchar2 30
ASSIGNED_TO number 38  √  null
DATE_ASSIGNED date 7  √  null
DATE_CLEARED date 7  √  null
CREATOR_ID varchar2 100
CREATOR_DATE date 7
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
AGENCY_CODE varchar2 30  √  null
AGENCY_CODES.AGENCY_CODE Implied Constraint R
UNIT_CODE varchar2 5  √  null
REC_ID number 0  √  null
OFFICER_ID number 0  √  null
OFFICERS.OFFICER_ID CAH_OFF1_FK R
ROLE_CODE varchar2 30  √  null
EJS_CODES.CODE CAH_ROLCD_EJS_CODES_FK R
ROLE_CODE_TYPE varchar2 30  √  null
EJS_CODES.CODE_TYPE CAH_ROLCD_EJS_CODES_FK R
ASSIGNED_BY number 38  √  null
OFFICERS.OFFICER_ID CAH_OFF1_ASSIGNED_BY_FK R
ENDED_BY number 38  √  null
OFFICERS.OFFICER_ID CAH_OFF1_ENDED_BY_FK R

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"CAH_ID" IS NOT NULL CAH_CAH_ID_NN
"CREATOR_DATE" IS NOT NULL CAH_CREATOR_DATE_NN
"CREATOR_ID" IS NOT NULL CAH_CREATOR_ID_NN
"INC_CASE_ID" IS NOT NULL CAH_INC_CASE_ID_NN
"RSC_STATUS_CODE" IS NOT NULL CAH_RSC_STATUS_CODE_NN

Indexes:
Column(s) Type Sort Constraint Name
CAH_ID Primary key Asc CAH_PK
INC_CASE_ID Performance Asc CAH_IC_FK_I
ASSIGNED_BY Performance Asc CAH_OFF1_ASSIGNED_BY_FK_I
ENDED_BY Performance Asc CAH_OFF1_ENDED_BY_FK_I
OFFICER_ID Performance Asc CAH_OFF1_FK_I
ROLE_CODE_TYPE + ROLE_CODE Performance Asc/Asc CAH_ROLCD_EJS_CODES_FK_I

Close relationships  within of separation: