VALID_DATES

Description

This table stores information about valid dates.

Columns

Column Name Data Type Description
ID bigint Primary key column for the table
END_DATE_TIME_INCLUSIVE_ITEM datetime Stores the end date and time of the valid date
START_DATE_TIME_INCLUSIVE_IT_0 datetime Stores the start date and time of the valid date

Foreign Key Relationships

None