| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: domains aren't subtypes, right?
"Paul G. Brown" <paul_geoffrey_brown_at_yahoo.com> wrote in message
news:57da7b56.0306031727.209ae842_at_posting.google.com...
> Well, now we're into a philosphical discussion entirely off-topic to
> c.d.t. (But I share your sense of taste in this instance . . . .)
OK, closer to the topic.
Proposition. The only date type allowed stored in the RDBMS should be INSTANCE/TIMESTAMP Other datatypes are functions:
DATE = FLOOR(TIMESTAMP / Day)
TIME = TIMESTAMP (mod) Day
Storing timestamp in inferior units is possible, but just a handicap to the system evolution and progress. Besides, what is the TIME: instant, interval, or just a number in a fancy base system? Received on Wed Jun 04 2003 - 11:58:35 CDT
![]() |
![]() |