Table slot9.WORLD.TSTA.COURT_PAPER_LOCATIONS
This table stores the court appearance location if added to a court paper 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
CP_ID number 0
COURT_PAPERS.CP_ID CPLOC_CPAP_FK C
Court Paper ID assigned to a court location. Serves as part of primary key
COURT_ID number 0  √  null Unique ID assigned to a court locations to serve as part of primary key
COURT_COMMENT varchar2 4000  √  null Location comment when associated to a court paper
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
LOCATION_TYPE_CODE varchar2 30  √  null
EJS_CODES.CODE CPLOC_LOC_TYPE_CD_FK R
Location type code, foreign key to ejs codes table
LOCATION_TYPE_CODE_TYPE varchar2 30  √  ('COURT_LOCATION_TYPES')
EJS_CODES.CODE_TYPE CPLOC_LOC_TYPE_CD_FK R
Location type code type, foreign key to ejs codes table
CP_LOC_ID number 0 Unique id for the location association to the court paper

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"CP_ID" IS NOT NULL CPLOC_CP_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
CP_LOC_ID Primary key Asc CPLOC_PK
COURT_ID Performance Asc CPLOC_COURT_ID_I
CP_ID Performance Asc CPLOC_CPAP_FK_I
LOCATION_TYPE_CODE_TYPE + LOCATION_TYPE_CODE Performance Asc/Asc CPLOC_LOC_TYPE_CD_FK_I

Close relationships  within of separation: