Search notes:
SQLPATH - exps / expe
exps.sql - start explaining an SQL statement
explain plan for
Github repository
Oracle-SQLPATH
, path:
/exps.sql
expe.sql - display the formatted result
; select * from table(dbms_xplan.display);
Github repository
Oracle-SQLPATH
, path:
/expe.sql
See also
dbms_xplan
Oracle: files for ORACLE_PATH / SQLPATH
Index