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 data type in sql?
What is the current version of sql?
What is a Mapplet?
what are the authentication modes in sql server? How can it be changed? : Sql dba
Which is better stored procedure or query?
Explain mutating table error.
Is sql considered coding?
What is execute immediate?
What is secondary key?
Does normalization improve performance?
What does count (*) mean?
Is sql a case sensitive language?
What is the purpose of a sql?
How many disk partitions should I have?
What does the base_object_type column shows in the user.triggers data dictionary view?