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 meant by urlencode and urldocode? : Sql dba
What is difference between stored procedure and trigger?
Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?
What is the usage of sql functions?
How do I trace sql profiler?
How to call shell script from pl sql procedure?
Why do we use %rowtype & %type in plsql?
What is a temporal data type?
what is the functionality of the function htmlentities? : Sql dba
what is recursive stored procedure? : Sql dba
What is sql deadlock?
What is java sql connection?
What is a trigger word?
What is information schema in sql?
What is union?