Table slot9.WORLD.TSTA.EJS_XML_DOC_ATTACHMENTS
This table is an administration table that is used for processing XML documents being loaded into the database

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
XML_DOC_ID number 0
EJSXML_DOCS.XML_DOC_ID EXDA_ED_FK R
A unique sequence used to identify a XML Document.
ID number 0
ATTACHMENTS.ID EXDA_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
"ID" IS NOT NULL EXDA_ID_NN
"XML_DOC_ID" IS NOT NULL EXDA_XML_DOC_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID + XML_DOC_ID Primary key Asc/Asc EXDA_PK
ID Performance Asc EXDA_ATT_FK_I
XML_DOC_ID Performance Asc EXDA_ED_FK_I

Close relationships  within of separation: