Advantages and Disadvantages of Cursor?
Answer Posted / ruchita
Adv:cursor is a private sql area in which
row by row operatioms and validations can be done
disadv:resource reqired are more
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How to create an multi-statement table-valued function?
How to resolve the orphan use problem? : sql server security
Why use “nolock” in sql server?
what purpose does the model database serve? : Sql server database administration
What is the difference between a "where" clause and a "having" clause?
How to retrieve error messages using mssql_get_last_message()?
How to test values returned by a subquery with the in operator?
How many partitions a clustered index has by default in sql server 2012?
What is model database? : SQL Server Architecture
What are the different ways you can create databases in sql server?
What happens to a statement batch if there is a compilation error?
Does server sql treat char as a variable-length or fixed-length column?
What are the basic functions for master, msdb, model, tempdb and resource databases?
Explain the ways to controlling cursor behavior?
how to overcome kernel isssues