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
Does sql profiler affect performance?
Does postgresql run on the cloud?
What is sequence in sql?
How does cross join work in sql?
what are the types of join and explain each? : Sql dba
What is benefit of creating memory optimized table?
What is the difference between an inner and outer join?
What does fetching a cursor do?
where are cookies actually stored on the hard disk? : Sql dba
What is over () in sql?
What is count * in sql?
Can we use join in subquery?
What is the difference between pl and sql?
What has stored procedures in sql?
what is csv? : Sql dba