Table slot9.WORLD.TSTA.CASE_ROLE_CODES
This table is not currently used

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
ROLE_CODE varchar2 2 The code to identify the role a person played in a case.
ROLE_DESCRIPTION varchar2 40  √  null The description of the role in a case.
DEFENDANT_FLG varchar2 1  √  null
P_D_FLAG varchar2 1  √  null
OP_CODE varchar2 3  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ROLE_CODE" IS NOT NULL CSRC_ROLE_CODE_NN

Indexes:
Column(s) Type Sort Constraint Name
ROLE_CODE Primary key Asc CSRC_PK