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
How can you find out how many rows returned in a cursor?
How to list all triggers in the database with sys.triggers in ms sql server?
What is ms sql server reporting services?
How to drop existing indexes in ms sql server?
Explain raiserror in sql server?
What is microsoft sql server?
What is cursor in ms sql server?
Explain isolation levels that sql server supports?
What is the stored procedure?
What are the default system databases in sql server 2000?
How do I start sql server agent automatically?
What does the on delete cascade option do?
What is the stuff and how does it differ from the replace function?
Explain the steps needed to create a scheduled job?
what are user defined datatypes? : Sql server database administration