| 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
|
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 |