Hi All,
I need to know how we can use dynamic sql in a stored procedure. Basically i need to use the procedure with insert & update clause. My users will use the procedure in java & pass the parameters for the insert & in back-end i will insert the data into the table. Basically we don't want the users to give insert/update clause in their application. I would really appreciate if you could give me some examples. Please advice.
Regards,
lloyd
I need to know how we can use dynamic sql in a stored procedure. Basically i need to use the procedure with insert & update clause. My users will use the procedure in java & pass the parameters for the insert & in back-end i will insert the data into the table. Basically we don't want the users to give insert/update clause in their application. I would really appreciate if you could give me some examples. Please advice.
Regards,
lloyd