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

Answers were Sorted based on User's Feedback



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

Answer / swapna

If you deal with better performance You have to refer REF
CURSOR and its more advantage and effecient of Execution.

Is This Answer Correct ?    3 Yes 0 No

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

Answer / 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

More SQL PLSQL Interview Questions

What is before trigger?

0 Answers  


Does google use sql?

0 Answers  


What schema means?

0 Answers  


What is sql query limit?

0 Answers  


What are the sql commands?

0 Answers  






What are three advantages to using sql?

0 Answers  


What are triggers and its types?

0 Answers  


What is crud stand for?

0 Answers  


How many sql commands are there?

0 Answers  


What is assignment operator in pl sql?

0 Answers  


What is a recursive stored procedure?

0 Answers  


What is difference between % ROWTYPE and TYPE RECORD ?

2 Answers  


Categories