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
How many aggregate functions are available there in sql?
How to start oracle sql developer?
Can you upgrade sql express to full sql?
What is attribute indicator in pl sql?
What is vector point function?
What is the difference between nested table and varray?
Explain what is an index?
what are string data types? : Sql dba
What are some predefined exceptions in pl/sql?
Can we call stored procedure in function?
Explain unique key in sql.
What is PL/SQL Records?
How do you get column names only for a table (sql server)?
What is a pdo connection?
how to select first 5 records from a table? : Sql dba