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 the execution plan in sql?

562


what is a composite key ? : Sql dba

610


What is the maximum number of rows in sql table?

551


Can we call dml statement in function?

543


How does left join work in sql?

521






What is the largest value that can be stored in a byte data field?

521


What is assignment operator in pl sql?

570


Mention what are the benefits of pl/sql packages?

540


What is write ahead logging in sql server?

564


What is the purpose of a sql?

532


How do I run sql profiler?

588


What is the maximum number of columns in sql table?

551


What is group function in sql?

543


What is set serveroutput on in pl sql?

567


Which is faster truncate or drop?

564