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
What are views used for?
How to set the current database in ms sql server?
Difference between aggregate functions of sql?
What is the difference between row_number and dense_rank?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What is the distinction amongst delete and truncate?
Tell me what are the advantages of using stored procedures?
How to execute stored procedure and set temp table in sql server?
How to assign null values to variables or columns?
Can a database be shrunk to 0 bytes, if not, why?
What is instead of dml trigger?
What are the requirements to use odbc connections in php scripts?
What is an index in sql?
whats the maximum size of view state??
Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?