saptek
Programmer
- Oct 19, 2014
- 2
I have a stored procedure which is having multiple queries. I want to insert into new table from resultset of all the queries. And also I want to get new column with error message. basically i have to create error log resultset. Please let me know what to include inside the stored procedure.