what are the advantages of cursors than procedures?
Answer Posted / kumar srinivasalu
Cursors can be used to pass the parameters to procedures
and functions. The Single cursor used to multiple
updatation and used multiple queries at run time
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is localdb mssqllocaldb?
What is a table in a database?
Can we use distinct and group by together?
What is a sql schema used for?
Is a view faster than a stored procedure?
what are date and time data types in mysql? : Sql dba
What is the difference between sql, mysql and sql server?
What is the difference between an inner and outer join?
What is difference between primary and secondary key?
What is the difference between joins?
How to convert comma separated string to array in pl/sql?
what is offset-fetch filter in tsql? : Transact sql
How do I remove all records from a table?
What is cursor and why it is required?
Why do we need sharding?