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: pl/sql: millisec

Re: pl/sql: millisec

From: John Alexander <jalexander_at_summitsoftwaredesign.com>
Date: Tue, 17 Oct 2000 19:19:22 GMT
Message-ID: <_C1H5.209$EJ6.62417@typhoon.tampabay.rr.com>

The date function does not include milliseconds, but you can determine elapsed milliseconds using the function dbms_utility.get_time.

John Alexander
www.SummitSoftwareDesign.com

<zyman_at_my-deja.com> wrote in message news:8si3m9$do$1_at_nnrp1.deja.com...
> Hello,
> I know that this question is offtopic at least 10 years :). But I can't
> find the answer here. I'm sorry about this.
> The question is how to get time with millisec in pl/sql procedure?
> actually not in pl/sql but what C function should I use in external
> library to get millisec?
> Thank You.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Received on Tue Oct 17 2000 - 14:19:22 CDT

Original text of this message

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