Table slot9.WORLD.TSTA.CASE_OFFICER_GROUPS
This table stores Case Officer Groups. Allows the user to quickly select associate multiple officers 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
CASE_OFFICER_GROUP_ID number 0
CASE_GROUP_OFFICERS.CASE_OFFICER_GROUP_ID CASE_GRP_OFF_CASE_OFF_GRP_FK R
Primary Key.
GROUP_NAME varchar2 100 Name of case officer group.
AGENCY_CODE varchar2 30
AGENCY_CODES.AGENCY_CODE CASE_OFF_GRP_AGENCY_CD_FK R
Root Agency of the Group.
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
"AGENCY_CODE" IS NOT NULL CASE_OFF_GRP_AGENCY_CODE_NN
"CASE_OFFICER_GROUP_ID" IS NOT NULL CASE_OFF_GRP_ID_NN
"GROUP_NAME" IS NOT NULL CASE_OFF_GRP_NAME_NN

Indexes:
Column(s) Type Sort Constraint Name
CASE_OFFICER_GROUP_ID Primary key Asc CASE_OFF_GRP_PK
AGENCY_CODE Performance Asc CASE_OFF_GRP_AGENCY_CD_FK_I
GROUP_NAME Performance Asc CASE_OFF_GRP_NAME_I
GROUP_NAME + AGENCY_CODE Must be unique Asc/Asc CASE_OFF_GRP_UK

Close relationships  within of separation: