Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> SQLPLUS: set timing on

SQLPLUS: set timing on

From: Joe Geter <joe.geter_at_somills.com>
Date: Tue, 23 Feb 1999 11:08:42 -0500
Message-ID: <36D2D28A.4D50@somills.com>


When you set timing on in SQL*Plus and execute a query, the time it takes to execute is given.

What is this time reported in? milliseconds

In SQL*Plus on server the format returned is: 00.00.00.00 In SQL*Plus from a PC the format returned is: real: 0000

So what would 00.00.10.00 be?
So what would 1200 be?

TIA, Joe Received on Tue Feb 23 1999 - 10:08:42 CST

Original text of this message

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