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 are the advantages of sql? Explain
Can a varchar be a primary key?
What is pl sql commands?
What are aggregate and scalar functions?
Can we insert data into view?
How do I order columns in sql?
What is the difference between drop and truncate commands?
Are left and right joins the same?
What is sql scripting?
define sql delete statement ? : Sql dba
What is the difference between an inner join and an outer join?
What is crud sql?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
What does cursor do in sql?
How to read xml file in oracle pl sql?