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 is the federation in sql azure?
write an SQL query to list the employees who joined in the month of January?
What is shrink log file?
How to insert stored procedure result into temporary table?
What are cursors stored procedures and triggers?
In which format does an image save in SQL Server database ?
Explain Reporting Life Cycle?
What do we need queues in sql service broker?
How do I start sql server agent automatically?
What are different types of subquery?
What is data source in connection string?
How to insert a new row into a table with "insert into" statements in ms sql server?
Do you know what are different types of replication in sql server?
What do you understand by recursive stored procedures?
How to create new tables with "select ... Into" statements in ms sql server?