Give which cursor is better for better performance means
type of cursors?

Answer Posted / rahul koshti

Definitely...Implicit cursors =>
Because From Release PL/SQL 2.3 ( Oracle 7.3 and earlier)
and above , Implicit cursors has been optimized therefore it
runs faster than the Explicit cursor.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a temporal table?

492


What is compound trigger?

553


What has stored procedures in sql and how we can use it?

561


what is the difference between $message and $$message? : Sql dba

545


Does truncate release storage space?

554






What are different types of keys?

519


How do I view tables in mysql?

538


Why do we use sqlite?

529


What is function and procedure?

563


What are schema-level triggers?

574


How are sql commands classified?

589


Can a commit statement be executed as part of a trigger?

598


What is exception? What are the types of exceptions?

554


Can we use the cursor's to create the collection in PL/SQL?

516


How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000

1638