Answer Posted / tulsi
There are two types of cursors, Implict Cursor and Explicit
Cursor.
PL/SQL uses Implict Cursors for queries.
User defined cursors are called Explicit Cursors. They can
be declared and used.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is where clause in sql?
What are pl sql procedures?
What is a schema sql?
what is a database transaction? : Sql dba
What is the advantage of index in sql?
Is nosql relational?
What is a left inner join?
where are cookies actually stored on the hard disk? : Sql dba
How does postgresql compare to "nosql"?
What is Histogram?
What does data normalization mean?
What is nosql example?
How is a PL/SQL code compiled?
What is procedure in pl sql?
Do stored procedures prevent sql injection?