Answer Posted / swapna
A Reference Cursor is majorly used when we want to execute
a dynamic select statement causes to retrieve more than
one record. We can pass Reference cursor result as a out
parameter which can be used in other sub programs.
| Is This Answer Correct ? | 27 Yes | 7 No |
Post New Answer View All Answers
What are the features of pl sql?
What is a function in oracle pl sql?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
Does view contain data?
What is full form of rtm?
What's the difference between inner join and left join?
what is a trigger in mysql? Define different types of trigger. : Sql dba
How do you modify a trigger?
How do I start sql profiler?
What is before trigger?
What is bind reference and how can it be created?
What is left inner join in sql?
How to run sql commands in sql*plus?
What is nvarchar in sql?
What is rownum in sql?