Types of cursors and explanation each of them ?
Answer Posted / aditya
Ref cursor have two types strong ref cursor and weak ref cursor.
declaring a ref cursor and using it for multiple select statements is a weak cursor.
using a ref cursor as an out parameter to get a result set is a strong ref cursor.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the 3 types of behavioral triggers?
Is sql database free?
What are sql built in functions?
What are the uses of merge?
What is where clause in sql?
What is the best partition size for windows 10?
Can we join more than 2 tables in sql?
Is t sql a programming language?
what is a composite primary key ? : Sql dba
What is substitution variable in pl sql?
What is gpt format?
what is the command used to fetch first 5 characters of the string? : Sql dba
What is the difference between sql, mysql and sql server?
How do I run a sql script?
What is scope and visibility in PL/SQL?