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: timing a sql transaction (bpolarsk demo'd)

Re: timing a sql transaction (bpolarsk demo'd)

From: Marc Parkinson <marcpark_at_uswest.net>
Date: Thu, 16 Dec 1999 18:50:17 -0700
Message-ID: <385996D9.6237A5E4@uswest.net>


That is exactly it.
The command is

set time on

Marc G. Parkinson

ccyr6798_at_my-deja.com wrote:

> In a response to a query yesterday, I saw an example (posted by
> bpolarsk) which returned elapsed time for a sql plus stmt. I've been
> unable to find how to turn this feature on - unless it's part of "set
> timing on". anyone know?
>
> the example was something like
>
> sql> select count (*) from table;
>
> 52000
>
> elapsed time 0:00:08.51
>
> sql>
>
> thanks,
> Cary
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu Dec 16 1999 - 19:50:17 CST

Original text of this message

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