why we use cursor?
Answer Posted / manoj kumar singh
When we want to update row depending on certain criteria. we
will loop through all rows and update data accordingly.
There's where cursors come in to picture.
| Is This Answer Correct ? | 18 Yes | 7 No |
Post New Answer View All Answers
What are the different types of triggers in SQL SERVER?
In which format does an image save in SQL Server database ?
Does sql server 2000 clustering support load balancing?
What is a document index?
How adventureworkslt tables are related?
What is default port number for sql server 2000?
What is acid properties?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What is an index in sql?
Can you get second highest salary from the table?
What are different type of Collation Sensitivity?
What is bookmark link in ssrs?
How column data types are determined in a view?
What is subquery in sql?
How to apply cascading referential integrity in place of triggers?