I have multiple select statements with different conditions which provides some with records and some with 0 records. I want to report the results into a file or table with no headers.
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.