Table slot9.WORLD.TSTA.CASE_ACTIVITY_ASSIGNMENTS
This table tracks the officers assigned to a case activity

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
ID number 0
COURT_CASE_DELETE.ID Implied Constraint R
Primary key sequence number
INC_CASE_ACT_ID number 0
INC_CASE_ACTIVITIES.INC_CASE_ACT_ID CASE_ACT_ASSGN_INCCASACT_FK R
FK to INC_CASE_ACTIVITIES to identify the case activity
OFFICER_ID number 0
OFFICERS.OFFICER_ID CASE_ACT_ASSGN_OFF1_FK R
FK to OFFICERS to identify the officer id
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
"INC_CASE_ACT_ID" IS NOT NULL CASE_ACT_ASSGN_ACTID_NN
"ID" IS NOT NULL CASE_ACT_ASSGN_ID_NN
"OFFICER_ID" IS NOT NULL CASE_ACT_ASSGN_OFFID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc CASE_ACT_ASSGN_PK
INC_CASE_ACT_ID Performance Asc CASE_ACT_ASSGN_INCCASACT_FK_I
OFFICER_ID Performance Asc CASE_ACT_ASSGN_OFF1_FK_I

Close relationships  within of separation: