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

timing a sql transaction (bpolarsk demo'd)

From: <ccyr6798_at_my-deja.com>
Date: Thu, 16 Dec 1999 14:28:03 GMT
Message-ID: <83astf$v1a$1@nnrp1.deja.com>


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 - 08:28:03 CST

Original text of this message

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