How to use autotrace in SQL * PLUS?

zhaozj2021-02-16  52

SQL> @ $ ORACLE_HOME / rdbms / admin / utlxplan.sql SQL> create public synonym plan_table for plan_table; SQL> grant all on plan_table to public; SQL> conn sysSQL> @ $ ORACLE_HOME / sqlplus / admin / plustrce SQL> grant plustrace to Public; SQL> Set Autotrace Off | ON | On Statistics | ON | Traceonly | TRACE EXPLAIN

转载请注明原文地址:https://www.9cbs.com/read-19387.html

New Post(0)