Table slot9.WORLD.TSTA.CITATION_XREFS
This table stores external ids for a citation from external applications or interfaces. Data is uploaded through the Citation XML import

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
CITATION_ID number 38
CITATIONS.CITATION_ID CX_CITATION_XREF_FK C
sequence to distinguish individual tickets
PARENT_CITATION_ID number 38
CITATIONS.CITATION_ID CX_CITATION_FK C
sequence to distinguish individual tickets
CREATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
CREATOR_DATE date 7  √  null Date of record creation
UPDATOR_ID varchar2 100  √  null Domain to store an Oracle USER ID
UPDATOR_DATE date 7  √  null Date of record update
XREF_COMMENT varchar2 255  √  null
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 CX_CITATION_ID_NN
"PARENT_CITATION_ID" IS NOT NULL CX_PARENT_CITATION_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
CITATION_ID + PARENT_CITATION_ID Primary key Asc/Asc CX_PK
PARENT_CITATION_ID Performance Asc CX_CITATION_FK_I
CITATION_ID Performance Asc CX_CITATION_XREF_FK_I

Close relationships  within of separation: