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
Is oracle and sql same?
Which join is like inner join?
How can the performance of a trigger be improved?
How do I find duplicates in sql?
Does pl/sql support create command?
Explain the commit statement.
What is sqlite format?
How to know the last executed procedure?
Can you load data into multiple tables at once? : aql loader
What is sql resultset?
Why are sql stored procedures used?
What are the packages in pl sql?
What is the difference between python and sql?
What does the base_object_type column shows in the user.triggers data dictionary view?
What is localdb mssqllocaldb?