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 trigger explain it?
how to select unique records from a table? : Sql dba
how to add a new column to an existing table in mysql? : Sql dba
what are all different types of collation sensitivity? : Sql dba
What operating systems are supported by oracle sql developer?
How many types of relationship are there?
What does subquery mean in sql?
how would you enter characters as hex numbers? : Sql dba
How bulk collect improves performance?
What are commit, rollback, and savepoint?
How do I remove sql developer from windows 10?
Explain about various levels of constraint.
What is coalesce in sql?
How many postgresql users are there, worldwide?
what is table? : Sql dba