AUTOTRACE - Tuning SQL in SQLPLUS
+ set timing on
SQL> set autotrace off SQL> set autotrace on SQL> set autotrace on explain SQL> set autotrace on statistics SQL> set autotrace on explain statistics SQL> set autotrace traceonly SQL> set autotrace traceonly explain SQL> set autotrace traceonly statistics SQL> set autotrace traceonly explain statistics SQL> set autotrace off explain SQL> set autotrace off statistics SQL> set autotrace off explain statistic
shortcuts
SQL> set autot off SQL> set autot on SQL> set autot on exp SQL> set autot on stat SQL> set autot on exp stat SQL> set autot trace SQL> set autot trace exp SQL> set autot trace stat SQL> set autot trace exp stat SQL> set autot off exp SQL> set autot off stat SQL> set autot off exp stat
No comments:
Post a Comment