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 substitution variable in pl sql?
What do you know by pl/sql cursors?
Which join is like an inner join?
Can I call a procedure inside a function?
Can a view be mutating? If yes, then how?
How do I run a query in pl sql developer?
what are the differences between char and nchar? : Sql dba
Explain ddl statements in pl/sql?
How to prepare for oracle pl sql certification?
What does the file extension accdb stand for?
what are numeric data types? : Sql dba
What is a sql schema used for?
what is a tablespace? : Sql dba
What is the use of pl/sql table?
What is cost in sql execution plan?