Hi All
I am trying to execute one of my procedure but I am getting error as ...00900,,invalid sql statement..
I have gone through all the answers from google and ran the below query for checking the Banner..
select * from v$version;
I am getting line mentioning
PL/SQL Release 11.2.0.2 .0 - Production.
But even after this am getting error while executing the procedure.
Please help me on this.