Quantcast
Channel: Question and Answer » oracle
Viewing all articles
Browse latest Browse all 717

Constrain Partial Values in Timestamp

$
0
0

I’m working on a some Create Table statements for a project I have. I have two columns (StartDate, EndDate) where the data type is Timestamp. One of the requirements is to ensure that the date is fixed (January 1, 2000) but leave the time variable. How would I go about including that in my Create Table statement?


Viewing all articles
Browse latest Browse all 717

Trending Articles