Answer Posted / guest
Cursor helps to update, add, select, remove on a row by row
basis on a table
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the most common trace flags used with sql server?
What are the requirements for sql server 2016?
What is the meaning of resultset type_scroll_insensitive?
How do I start sql server agent automatically?
What are the different types of stored procedures?
What are the mathematical functions supported by sql server 2005?
How to handle error or exception in sql?
what is package and it uses and how can u call a package
Explain for xml explicit mode?
How to find out what is the default collation in a database?
Explain try...catch with sql server?
how you can list all the tables in a database?
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?
What is the difference between a stored procedure and a user defined function?
How can you know if the row fetched from cursor is still valid in underlying table?