To List DML performed on tables in a stored procedure

Hi All,

I am using PL/SQL Developer Version 5.1.6.747.

I would like to know the DML operations performed on tables in a stored procedure in Matrix format so that instead of going through the whole code,I can use the tool to determine that.

The SQL Navigator has the above functionality in a Grid.

Waiting for the reply.
 
This functionality is currently not available in PL/SQL Developer. I have added this to the list of enhancement requests.
 
Back
Top