Table slot9.WORLD.TSTA.CITATION_ATTACHMENTS
This table stores attachments 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
CITATION_ID number 38
CITATIONS.CITATION_ID CITA_CITATION_FK R
sequence to distinguish individual tickets
ATT_ID number 0
ATTACHMENTS.ID CITA_ATT_FK R
A unique Number used to create attachements.
DATE_OF_INFO date 7  √  null The date the attachment was received.
ATTACHMENT_DESC varchar2 2000  √  null A description of the attachment.
KEYWORD varchar2 80  √  null A keyword that may be used to categorize attachments.
CREATOR_ID varchar2 100  √  null Person creating the record
CREATOR_DATE date 7  √  null Date of record creation
UPDATOR_ID varchar2 100  √  null Person who last updated the record
UPDATOR_DATE date 7  √  null Date of last update
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ATT_ID" IS NOT NULL CITA_ATT_ID_NN
"CITATION_ID" IS NOT NULL CITA_CITATION_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
CITATION_ID + ATT_ID Primary key Asc/Asc CITA_PK
ATT_ID Performance Asc CITA_ATT_FK_I
CITATION_ID Performance Asc CITA_CITATION_FK_I

Close relationships  within of separation: