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

Home -> Community -> Usenet -> c.d.o.server -> Re: Date Time Format and milliseconds

Re: Date Time Format and milliseconds

From: Christophe Nicolas <cnicolas_at_mail.dotcom.fr>
Date: Thu, 19 Nov 1998 21:53:16 +0100
Message-ID: <7320ft$90$1@oceanite.cybercable.fr>


You can use hundredths of seconds (not milliseconds) by requesting the dynamic view V$TIMER or the DBMS_UTILITY.GET_TIME function. This is the better time precision Oracle can store. Received on Thu Nov 19 1998 - 14:53:16 CST

Original text of this message

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