What is a cursor in SQL Server 2000 and their types?
Answer Posted / arshad abbasi
Cursors allow row-by-row prcessing of the resultsets.
Types of cursors: Static, Dynamic, Forward-only, Keyset-
driven
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Mention the different types of replication in sql server.
What are the advantages of mirroring?
What is a heap?
How to find which stored procedure is currently running in sql server?
What is checkpoint in sql server?
What is filter index?
What is a data source file?
How to verify the port number of the sql server?
What are the rendering extensions of ssrs?
How can you ensure that the database and sql server based application perform well?
What are the drawbacks of reporting in ssrs?
Differentiate between a primary key and a unique key.
Explain the creation and execution of a user-defined function in the sql server?
What is the meaning of sql server?
How to Sync Two SQL Azure Databases?