Table slot9.WORLD.TSTA.COURT_APPEARANCE_OFFS
This table stores court appearance officer associations.

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 appearance officer record.
COURT_APPEARANCE_ID number 0
COURT_APPEARANCES.ID CRTAPPOFF_CRTAPP_FK R
FK to COURT_APPEARANCES table. Identify the court appearance record for association.
OFFICER_ID number 0
OFFICERS.OFFICER_ID CRTAPPOFF_OFF1_FK R
FK to OFFICERS table. Identify the officer record for association.
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_APPEARANCE_ID" IS NOT NULL CRTAPPOFF_APPEAR_ID_NN
"ID" IS NOT NULL CRTAPPOFF_ID_NN
"OFFICER_ID" IS NOT NULL CRTAPPOFF_OFFICER_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc CRTAPPOFF_PK
COURT_APPEARANCE_ID Performance Asc CRTAPPOFF_CRTAPP_FK_I
OFFICER_ID Performance Asc CRTAPPOFF_OFF1_FK_I

Close relationships  within of separation: