why we use cursor?
Answer Posted / sid
Cursors can be considers as named result sets which allow a
user to move through each record one by one.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What are locks in sql?
What is the log shipping?
What is the name of the Database which IBM mainframe uses?
How would you use user_constraints table in DB?
What are the events recorded in a transaction log?
What is default port number for sql server 2000?
Explain unique key in sql server?
List some of the rules that apply to creating and using a ‘view’
Explain user defined views?
Determine how to use the inserted and deleted pseudo tables?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
How to test subquery results with the exists operator?
What do you understand by hotfixes and patches in sql server?
What is a deadlock and what is a live lock?
Explain user defined functions?