what is curser.

Answer Posted / sandeep

Cursor is a database object even it is treated like a data
type. It is generally used for fast and resource efficient
programming. Cursor wont fetch all datas resulted from a
select statement. Only one row at a time. this speeds up
the population of the data. In select statement all datas
shud be fetched to the client machine. Few drawbacks are
there with cursor but in some cases it works well.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which are the olap features?

740


What is temporary stored procedure?

707


When is update_statistics command used?

771


what's new in sql server 2016?

727


What is sql profiler. What are the default templates with it? : sql server database administration

691






What’s the distinction between dropping a info and taking a info offline?

805


How to select true false based on column value in sql server?

709


what are the different types of SSRS reports?

122


What is the difference between a stored procedure and a user defined function?

746


Explain about merge replications?

767


What is hot add cpu in sql server 2008?

699


what are the different stages of Report Processing?

111


your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration

740


What is difference between views and stored procedures?

713


What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration

781