What is a cursor in SQL Server 2000 and their types?

Answer Posted / sd

Cursors allow row-by-row prcessing of the resultsets.

Types of cursors: Static, Dynamic, Forward-only, Keyset-
driven

Is This Answer Correct ?    30 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security

548


What does it mean if @@cursor_row returns a negative number?

575


Give a example to search fr a string in all stored procedure in sql server.

532


What according to you is the difference between mysql and sql server performance?

563


Explain what is meant by replication of database?

535






What are the different types of columns types constraints in the sql server?

527


What is the purpose of the tempdb database?

575


What is indexing in sql server with example?

525


Explain full-text query in sql server?

538


What is save transaction and save point?

622


1.what is the diff between nolock optimizer and read uncommitted isolation? 2.what is the diff between revoke and deny? 3.what is percieved down time? 4.whether password protection are required for backups?if yes why?if no why? 5.what is fill factor? 6.what is cost analysis? 7.what is mean by piece meal restore? 8.what is 'rowguidcol'? 9.impersonate permission? 10.what is selectivity?

1628


How to skip remaining statements in a loop block using continue statements?

543


What is a data source file?

499


What is the language structure to add a record to a table?

581


Explain microsoft sql server functions?

542