Table slot9.WORLD.TSTA.COURT_CASE_REFS
This table stores court case reference numbers.

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
PK - Unique identifier for each court case reference number record.
COURT_CASE_ID number 0
COURT_CASES.ID CRTCASEREF_CRTCASE_FK R
FK to COURT_CASES table. Identify the court case record for association.
TYPE_CODE varchar2 30  √  null
EJS_CODES.CODE CRTCASEREF_EJSCD_TYPE_FK R
FK to EJS_CODES table. Identify the reference type code for association.
TYPE_CODE_TYPE varchar2 30  √  null
EJS_CODES.CODE_TYPE CRTCASEREF_EJSCD_TYPE_FK R
FK to EJS_CODES table. Identify the reference type code for association.
REFERENCE_NUMBER varchar2 100  √  null Reference number text value.
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"COURT_CASE_ID" IS NOT NULL CRTCASEREF_CASE_ID_NN
"ID" IS NOT NULL CRTCASEREF_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc CRTCASEREF_PK
COURT_CASE_ID Performance Asc CRTCASEREF_CRTCASE_FK_I
TYPE_CODE_TYPE + TYPE_CODE Performance Asc/Asc CRTCASEREF_EJSCD_TYPE_FK_I
REFERENCE_NUMBER Performance Asc CRTCASEREF_REF_NO_I

Close relationships  within of separation: