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 are the properties and different types of sub-queries? : Sql dba
Explain ddl statements in pl/sql?
What is pl sql in dbms?
How do you write a subquery?
What is sql injection owasp?
what is oracle database ? : Sql dba
What is rowtype?
Why is the cursor important?
How do I view tables in sql developer?
Is drop table faster than truncate?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
What is t sql used for?
What is data type in sql?
Explain the methods used to protect source code of pl/sql.
How does sql developer connect to oracle database?