What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is use of attribute hierarchy optimized state? : sql server analysis services, ssas

0 Answers  


What are the two authentication modes in sql server?

0 Answers  


Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?

2 Answers  


how do you test proper tcp/ip configuration windows machine? : Sql server database administration

0 Answers  


How do I find the size of a sql server database?

0 Answers  






How to apply filtering criteria at group level with the having clause in ms sql server?

0 Answers  


Can we call future method from trigger?

0 Answers  


What is a trigger?

4 Answers  


How can I track the changes or identify the latest insert-update-delete from a table?

0 Answers  


CREATE a table from another table

2 Answers  


how many clustered indexes can be created on a table? : Sql server database administration

0 Answers  


What is the difference between DataRow.Delete() and DataRow.Remove()?

0 Answers  


Categories