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's the information that can be stored inside a bit column? : Sql server database administration
List the different types of collation sensitivities in sql server?
Explain system views?
What is the simplest way to create a new database in ms sql server?
Explain the advantages of merge replication?
What are the differences between substr and charindex in sql server.
What is partition index in sql server?
What is the default fill factor value?
What is a trace frag?
What is inline variable assignment?
What is a file group?
What is the difference between functions and scalar functions?
How to get @@error and @@rowcount at the same time?
How to use order by with union operators in ms sql server?
What is sql collation?