Oracle – Log the static SQL script which produced error inside PLSQL procedure, into a table
I have some PLSQL Procedures that execute static DML statements and use some plsql variables
in where clause.
For example:
I have some PLSQL Procedures that execute static DML statements and use some plsql variables
in where clause.
For example: