What cursor type do you use to retrieve multiple recordsets?
Answer Posted / venkat
using explict cursor we process multiple rows
syn:
cursor <cur_name> is select * from <tab_name>
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are reports usually used for?
What is not null in sql?
How do I run pl sql in sql developer?
Is truncate ddl or dml?
What is difference between sql and oracle?
What are the types of dbms?
How to return an array from java to pl/sql?
What programs use sql?
what are the authentication modes in sql server? How can it be changed? : Sql dba
How show all rows in sql?
Why is pl sql used?
How does postgresql compare to "nosql"?
What is trigger in flip flop?
What are the different types of tables in sql?
What is database white box testing and black box testing?