A complete collection of Sql server Interview Questions,sql server performance,stored procedure, trigger,Sql query,security,ms sql server 2005,database backup,restore,free ebook,tutorials.
Apr 6, 2008
What does a @@fetch_status of -2 mean in SQL Server 2005?
The row being fetched is missing. This means that the row that was being fetched from the cursor is missing.
No comments:
Post a Comment