Can we use SQL%ISOPEN in implicit cursors? Does this
attribute works properly in Implicit Curosors?
Answer Posted / pradeep naidu manne tcs
IMPLICIT CURSORS ARE OPENED N CLOSED IMPLICITLY SO SQL%FOUND WILL ALWAYS EVALUATES FALSE
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is natural join in sql?
Name the operator which is used in the query for pattern matching?
What is recursive join in sql?
What is server name sql?
How to run sql statements through the web interface?
Why do we need pl sql?
How many types of relationship are there?
How do you delete a table?
What is the difference between clustered and non-clustered index in sql?
What is oracle sql developer?
List different type of expressions with the example.
What is over () in sql?
What is difference between pls_integer and integer?
What is sql data?
What is the difference between syntax error and runtime error?