AWR predicate section
Hi Experts,
Our database version 19.17
We are querying sql plan from AWR and we are unable to get the predicate section. Is there any way to get the predicate section along with the plan.
SELECT * FROM table(dbms_xplan.display_awr('fu64ja0wk1vc0'));
Thanks,
SG