Why does %isopen return false for an implicit cursor?
Answer Posted / kiran r
In Case of Implicit Cursor. it returns always false because the cursor automatically closes once it is Executed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to use regular expression in pattern match conditions? : Sql dba
What is procedure and function in sql?
What is the difference between jpql and sql?
What plvcmt and plvrb does in pl/sql?
Is sql free?
What is crud sql?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
Why do we use procedures?
What is cascade in sql?
What is trigger point?
Give the order of sql select?
How many tables can you join in sql?
How do you add a column to a table?
Name the operator which is used in the query for pattern matching?
How can we make an if statement within a select statement?