print time of Report execution

From: Andrei Ryazanov <raa1_at_inbox.ru>
Date: Thu, 4 Sep 2003 09:42:07 +0400
Message-ID: <bj6jbb$fkmb3$1_at_ID-101406.news.uni-berlin.de>



[Quoted] 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 Received on Thu Sep 04 2003 - 07:42:07 CEST

Original text of this message