Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Fractional seconds in a DATE field?

Re: Fractional seconds in a DATE field?

From: paul cluiss <paul_cluiss_at_intervoice.com>
Date: Thu, 16 Sep 1999 16:44:31 -0500
Message-ID: <1E66A0DE00783583.0F11BEC1DF59CE8A.346995E8A26DFA2E@lp.airnews.net>


Mark,

I looked up all the date formats and couldn't find anything more precise than seconds. I'm no expert, but if I needed more precision than seconds I would just use a VARCHAR2 and store all the precision I needed.

Paul Cluiss
Dallas, Texas

Mark Ohrenschall wrote:

> Are seconds the highest precision with which I can store DATEs in
> Oracle? I have data with timestamps that include hundredths of seconds;
> is there a way I can preserve factional seconds in a date field?
>
> Thanks,
>
> Mark Ohrenschall
> mao_at_ngdc.noaa.gov
Received on Thu Sep 16 1999 - 16:44:31 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US