why we use cursor?
Answer Posted / yoshita kundwani
Cursors can be considers as named result sets which allow a
user to move through each record one by one.
| Is This Answer Correct ? | 37 Yes | 1 No |
Post New Answer View All Answers
Explain query editor regions
How to change the ownership of a schema in ms sql server?
What do you mean by an execution plan? How would you view it?
What is index, cluster index and nonclustered index?
Can You Use A Stored Procedure To Provide Data To An Ssrs Report?
What are the drawbacks of reporting in ssrs?
What is the difference between row_number and dense_rank?
What is a rollup clause?
Write a program using SQL queries to find a unique entry in a table.
how to control the amount of free space in your index pages? : Sql server database administration
What is explicit cursors?
Why should you use or avoid select * statements?
How many types of dimensions are there and what are they? : sql server analysis services, ssas
What is shrink log file?
How to execute a sql statement using mssql_query()?