Re: print time of Report execution

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Wed, 03 Sep 2003 23:01:21 -0700
Message-ID: <1062655258.553267_at_yasure>


Andrei Ryazanov wrote:

>I want print time of report execution in the end of report
>in before report trigger:
> :time:=DBMS_UTILITY.GET_TIME ;
>
>where I must insert
> :time:=(DBMS_UTILITY.GET_TIME-:time)/100 ;
>to print execution time in the end of report
>Thank
>Andrei Ryazanov
>
>
>
Why not SYSDATE or TIMESTAMP? Either way ... use a calculated field.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
[Quoted] damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu Sep 04 2003 - 08:01:21 CEST

Original text of this message