What cursor type do you use to retrieve multiple recordsets?

Answer Posted / sri

This ans opt for Oracle DB
---------------------------

SYS_REFCURSOR. this is what we called Explicit cursor.

In database if u run any sql statement by default system
will create a cursor. its called "Implicit cursor".

But in PL/SQL, we r using SYS_REFCURSOR to manupulate the
multiple records. that is called Explicit cursor.

Is This Answer Correct ?    15 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is a view?

600


How can a function retun more than one value in oracle with proper example?

588


What is the difference between sum and count in sql?

528


Are pl sql variables case sensitive?

598


Show code of a cursor for loop.

584






How to run pl sql program in mysql?

512


How many types of primary keys are there?

533


How many sectors are in a partition?

564


What is mutating error in pl sql?

553


What are the basic sql commands?

550


Is sql a scripting language?

521


Why are cursors used?

585


What is sql architecture?

561


Can you upgrade sql express to full sql?

520


Where the sql database files are stored?

496