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


Please Help Members By Posting Answers For Below Questions

Explain mutating table error.

840


Can we use two order by clause in query?

738


What is composite data type in pl sql?

769


how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba

729


What is the difference between nvl function, ifnull function, and isnull function?

798






Explain the difference between triggers and constraints?

710


What is sql key?

691


Does group by remove duplicates?

754


How does sql*loader handles newline characters in a record? : aql loader

765


What is a Mapplet?

824


What are the different set operators available in sql?

756


How can the performance of a trigger be improved?

774


What do you mean by rowid?

708


What are the types of sql commands?

745


Why do we need cursors in pl sql?

721