We cannot do EXPLAIN PLAN on Procedures. We have to get the query which is getting executed through the procedure and then do a EXPLAIN PLAN on that statement.
Regards,
Krishna Tangudu
We cannot do EXPLAIN PLAN on Procedures. We have to get the query which is getting executed through the procedure and then do a EXPLAIN PLAN on that statement.
Regards,
Krishna Tangudu