SQL Performance (MOSC)

MOSC Banner

Questions About Elapsed Time

edited Nov 10, 2013 4:58PM in SQL Performance (MOSC) 2 commentsAnswered
 Hi,

In my sql i want to measure performance in milliseconds .  So i set timing on.

set timing on

select * from dual;

Total Elapsed Time 
00.00.00.14 


So this means above Query finishes in 14ms or 140ms . Please this is little bit confusing even on the Docs also .

Regards
Sahil Soni

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center