State the difference between implict and explict cursor's?
Answer Posted / nageswara rao orsu
Implicit cursors: used for all DML statements and
single-row queries
Explicit cursors: used for queries of zero, one, or
more rows
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the limitation on the block size of pl/sql?
What is cursor status?
What is type and rowtype in pl sql?
what is denormalization. : Sql dba
State some properties of relational databases?
What is sql used for?
Is clustered index a primary key?
Is pl sql a programming language?
what are wild cards used in database for pattern matching ? : Sql dba
What are the different dml commands in sql?
What is pl sql and why it is used for?
Write the alter statement to enable all the triggers on the t.students table.
Which one is faster ienumerable or iqueryable?
How to rename a table?
How do you modify a table in sql?