What cursor type do you use to retrieve multiple recordsets?

Answer Posted / sri

Im sorry..sys_refcursor. can be used to pass cursors from
and to a stored procedure.

Normally we r using. CURSOR cursor_name IS SELECT...
So this is called explicit cursor.

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is clause in sql?

579


What are the two different parts of the pl/sql packages?

559


what is a primary key? : Sql dba

552


Can we use join in subquery?

565


Why is partition used in sql?

547






how to use 'mysql' to run sql statements? : Sql dba

537


What is serial sql?

522


How do you write a subquery?

517


How global cursor can be declare with dynamic trigger ?

1746


define sql delete statement ? : Sql dba

556


What is nested table in pl sql?

551


How many types of keys are there in sql?

550


What is sql in oracle?

623


What is #table in sql?

519


what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

551