Table slot9.WORLD.TSTA.EJS_XML_DEFAULT_VALUES
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
DOC_CATEGORY_CODE varchar2 3
XML_DOCUMENT_CATEGORY_CODES.DOC_CATEGORY_CODE EXDV_DCC_FK R
The code used to identify each type of XML document being processed.
TABLE_NAME varchar2 40
APPLICATION_TABLES.TABLE_NAME Implied Constraint R
COLUMN_NAME varchar2 40
DEFAULT_VALUE varchar2 80
DESCRIPTION varchar2 80  √  null
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
CONFIGURABLE_YN varchar2 1  √  'N' Flag indicating if default value can be configured for each schema (client-specific). Default is N.

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"COLUMN_NAME" IS NOT NULL EXDV_COLUMN_NAME_NN
"DEFAULT_VALUE" IS NOT NULL EXDV_DEFAULT_VALUE_NN
"DOC_CATEGORY_CODE" IS NOT NULL EXDV_DOC_CATEGORY_CODE_NN
"TABLE_NAME" IS NOT NULL EXDV_TABLE_NAME_NN

Indexes:
Column(s) Type Sort Constraint Name
DOC_CATEGORY_CODE + TABLE_NAME + COLUMN_NAME Primary key Asc/Asc/Asc EXDV_PK
DOC_CATEGORY_CODE Performance Asc EXDV_DCC_FK_I

Close relationships  within of separation: