Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle: measurement in microseconds
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
![]() |
![]() |