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 do you understand by exception handling in pl/sql?
Where can I learn sql for free?
What are the different types of joins in sql?
Can we insert in view in sql?
What is not in sql?
What is field delimiter?
What is the use of sql trace?
Is pl sql a programming language?
What is range partitioning?
How long does it take to learn pl sql?
Explain raise_application_error.
Mention what problem one might face while writing log information to a data-base table in pl/sql?
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
Is a table valued function object?
what is text? : Sql dba