Re: elapsed time in millisecond

From: Norris <jcheong_at_cooper.com.hk>
Date: 16 Nov 1999 10:37:16 GMT
Message-ID: <80rc4s$2mgh$1_at_adenine.netfront.net>


[Quoted] May I know how to call the external procedure inside PL/SQL stored procedure? Also, how to store the timestamp data?

In comp.databases.oracle.server Joerg Lanzinger <joerg_at_lanzinger.de> wrote:
> Hi,

> I faced the same problem, and all I could think of was writting an external C-procedure
> reading out system ticks. Of course this introduces some measurement flaws through the
> calling overhead, but this overhead should remain constant.

> HTH
> Jörg

> Norris schrieb:

>> How can I get the elasped time in millisecond between start and end time interval ? Received on Tue Nov 16 1999 - 11:37:16 CET

Original text of this message