Tuesday, 22 November 2016

SQL PLAN from AWR report for given SQLID


SELECT * FROM table(DBMS_XPLAN.DISPLAY_AWR('at1cy00n5p7u0'));

No comments:

Post a Comment