I have written a stored procedure which consists of 3000 or more lines....
Now it is in transaction... i want to rollback if any of my sql statement fails during the processing..
I want to commit only when my Stored procedure is complete
I am using @@Error variable to find out whether the...
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.