What is a REF CURSOR? Compare strong and week ref cursor types.
Answer Posted / ramadoss r
REF CURSOR is a pointer in the oracle database.It is used
when the problem statement has more than one query.It comes
on PL/SQL only.Because in SQL we can't get answers for two
query at a time.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How to disable a trigger name update_salary?
What is spool?
Explain clause in sql?
What can I use instead of union in sql?
What is sql partition?
What is sqlerrm?
How do we use distinct statement? What is its use?
What is sql in oracle?
Why cross join is used?
What is a full join?
explain about mysql and its features. : Sql dba
What is the difference between nvl function, ifnull function, and isnull function?
How many clustered indexes can you have?
Explain lock escalation? : Transact sql
Which are the different types of indexes in sql?