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
What is clustered index in sql?
What are the differences between implicit and explicit cursors?
How to process query result in pl/sql?
How can we store rows in PL/SQL using array?
What are local and global variables and their differences?
Where is all the data on the internet stored?
What does select top 1 do in sql?
What is rollback?
How to convert comma separated string to array in pl/sql?
What are the limitations of sql express?
How does one use sql*loader to load images, sound clips and documents? : aql loader
What is a pl/sql block?
What does data normalization mean?
What is a rank in sql?
What are analytical functions in sql?