Table slot9.WORLD.TSTA.CALENDAR_TEMPLATE_DAYS
This table defines the days within a template to be used in creating a calendar in the scheduling module 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
TEMPLATE_DAY_ID number 38
ACTIVE varchar2 1
END_TIME varchar2 255  √  null
START_TIME varchar2 255  √  null
WEEK_DAY varchar2 255  √  null
TEMPLATE_WEEK_ID number 38  √  null
CALENDAR_TEMPLATE_WEEKS.TEMPLATE_WEEK_ID CALTMPDY_CALTMPWK_FK R
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
TYPE varchar2 255  √  null
CODE varchar2 255  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ACTIVE" IS NOT NULL CALTMPDY_ACTIVE_NN
"TEMPLATE_DAY_ID" IS NOT NULL CALTMPDY_TEMP_DAY_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
TEMPLATE_DAY_ID Primary key Asc CALTMPDY_PK
TEMPLATE_WEEK_ID Performance Asc CALTMPDY_CALTMPWK_FK_I

Close relationships  within of separation: