What is a REF CURSOR? Compare strong and week ref cursor types.
Answer Posted / alladi venkateswarlu
Weak ref cursor types can be associated with any query
whereas strong ref cursor types can only be associated with
cursors of the same type.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the difference between join and natural join?
Explain what is a view?
What is the difference between between and in condition operators?
Can unique keys be null?
What is pl sql script?
Explain polymorphism in pl/sql.
How do I find duplicates in a single column in sql?
How many disk partitions should I have?
What are the different types of functions in sql?
What is minus?
what is uncommittable transactions? : Transact sql
What are sql procedures?
Which query operators in sql is used for pattern matching?
How insert into statements in sql?
Does asenumerable execute the query?