I used rollback concept in my procedure in dom table. After executing, then I ran the table like:
select * from dom
but the query executed continuously and did not stop. How can I stop this? Please help.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From your comment, you have this:
So what is
flag? What isvalue? How are you passing in the value?I don’t think your code is useful for us to help you.
Take a look at Books Online for more information about ROLLBACK, or make it easier for us to help you.