Table slot9.WORLD.TSTA.DAYS_OF_MO_CODES
This table assigns a record id to each day of the month. The record id is used in the Calendars 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
DAY_NUM number 0
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"DAY_NUM" IS NOT NULL DAYS_OF_MO_DAY_NUM_NN

Indexes:
Column(s) Type Sort Constraint Name
DAY_NUM Primary key Asc DAYS_OF_MO_PK