Hi,
Is it possible in oracle 11g to validate the dynamic SQL query. For example, I have an input variable in a procedure which will be expected to have the query as its value. Can we validate the query using any DBMS inbuilt functions or procedures. If there is any way can you please provide with an example.
Thanks in advance
Maneesh