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
Define model database?
How to write a query with a left outer join in ms sql server?
Explain what is it unwise to create wide clustered index keys?
can you implement data mining in SSRS?
What is the difference between drop table and truncate table?
What is the full form of ddl?
what is the difference between delete table and truncate table commands? : Sql server database administration
Why do you need a sql server?
What is the sql case statement used for? Explain with an example?
In what sequence sql statement is processed?
What is primary key, unique key, and foreign key?
What is forward - only cursors / read only cursor?
What are extended events in sql server?
How you can minimize the deadlock situation?
New concepts of sql server 2005 use in your project.