go to sqlplus do
set autotrace traceonly explain
look the explain plan and you can get an idea of how good/bad will your SQL run, no timing information because it's not that smart yet without running the query
|
Results 1 to 5 of 5
Thread: SQL performanceThreaded View
|
Click Here to Expand Forum to Full Width |