xplain plan of sql_id from AWR
set lines 200
oracle configurationintermediate
by OracleDba
12 views
set lines 200
12
set lines 200
SELECT * FROM table(DBMS_XPLAN.DISPLAY_AWR('&sql_id'));Please to add comments
No comments yet. Be the first to comment!