Table slot9.WORLD.TSTA.CITATION_METHODS
This table stores the violation methods added to a citation 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
CREATOR_DATE date 7  √  null Date of record creation
CREATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
UPDATOR_DATE date 7  √  null Date of record update
UPDATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
CITATION_ID number 38
CITATIONS.CITATION_ID CIT_METH_CITATION_FK C
sequence to distinguish individual tickets
METHOD_CODE varchar2 2
METHOD_CODES.METHOD_CODE CIT_METH_METHOD_CD_FK R
Code to describe the method
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"CITATION_ID" IS NOT NULL CIT_METH_CITATION_ID_NN
"METHOD_CODE" IS NOT NULL CIT_METH_METHOD_CODE_NN

Indexes:
Column(s) Type Sort Constraint Name
METHOD_CODE + CITATION_ID Primary key Asc/Asc CIT_METH_PK
CITATION_ID Performance Asc CIT_METH_CITATION_FK_I
METHOD_CODE Performance Asc CIT_METH_METHOD_CD_FK_I

Close relationships  within of separation: