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: oracle: measurement in microseconds

Re: oracle: measurement in microseconds

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Fri, 22 Aug 2003 11:35:07 -0700
Message-ID: <3F46625B.84586B3@exxesolutions.com>


Pascal Ziegler wrote:

> Hi,
>
> I need to measure the duration of a pl/sql-function
> in microseconds. Do you know any possibility to do this
> measurement with oracle (9i)?
>
> Thank you for the help. :-)
>
> - Pascal

Look at the timestamp data type. It is as close as you are going to get.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Fri Aug 22 2003 - 13:35:07 CDT

Original text of this message

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