Table slot9.WORLD.TSTA.CALENDAR_TEMPLATE_WEEKS
This table defines the weeks 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_WEEK_ID number 38
CALENDAR_TEMPLATE_DAYS.TEMPLATE_WEEK_ID CALTMPDY_CALTMPWK_FK R
ACTIVE varchar2 1
WEEK_NUMBER number 10
TEMPLATE_ID number 38  √  null
CALENDAR_TEMPLATES.TEMPLATE_ID CALTMPWK_CALTMP_FK R
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ACTIVE" IS NOT NULL CALTMPWK_ACTIVE_NN
"TEMPLATE_WEEK_ID" IS NOT NULL CALTMPWK_TEMP_WEEK_ID_NN
"WEEK_NUMBER" IS NOT NULL CALTMPWK_WEEK_NUMBER_NN

Indexes:
Column(s) Type Sort Constraint Name
TEMPLATE_WEEK_ID Primary key Asc CALTMPWK_PK
TEMPLATE_ID Performance Asc CALTMPWK_CALTMP_FK_I

Close relationships  within of separation: