Report elapsed_time with more scale (decimal places)
Elapsed_time values in v$sqlstats are in microseconds. Values such as 2291 microseconds is 0.002291 seconds and TKPROF output shows it as 0.00.
How can the complete value be reported on?
Any input, ideas, etc. are appreciated.
Thx - Ken.
0