Answer Posted / nisha
Cursor is a programming device that allows the SELECT to
find a set of rows but return them one at a time. Cursor
should be used because the host language can deal with only
one row at a time.
you can get unlimited interview questions on:
http://www.interviewhelper.org
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are candidate key, alternate key and composite key? : Sql server database administration
How to access the inserted record of an event?
Why do we use stored procedures in sql server?
difference between Clustered index and non clustered index ?
How do I connect to sql server database?
How to update a field in SQL after ALTERING a row?
Do you know what are various aggregate functions that are available?
Can we do dml on views?
Explain primary key?
What is tcl in sql server?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
How will you decide the active and passive nodes?
Can we add an identity column to decimal datatype?
What are the dis_advantages of stored procedures, triggers, indexes?
What is a file group?