| Table slot9.WORLD.TSTA.CALENDARS This table stores the calendars created in the Scheduling module in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ACTIVE" IS NOT NULL | CAL_ACTIVE_NN |
| "AGENCY_CODE" IS NOT NULL | CAL_AGENCY_CODE_NN |
| "END_DATE" IS NOT NULL | CAL_END_DATE_NN |
| "CALENDAR_ID" IS NOT NULL | CAL_ID_NN |
| "NAME" IS NOT NULL | CAL_NAME_NN |
| "START_DATE" IS NOT NULL | CAL_START_DATE_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| CALENDAR_ID | Primary key | Asc | CAL_PK |
|


