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 create a menu in sqlplus or pl/sql?
What is meant by user defined function?
what are the features and advantages of object-oriented programming? : Sql dba
How do I start pl sql?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
What is coalesce in sql?
What is the command used to fetch the first 5 characters of a string?
List out the acid properties and explain?
What is sql profiling in oracle?
explain the difference between bool, tinyint and bit. : Sql dba
Why do we use procedures?
What is the maximum number of triggers, you can apply on a single table?
what are the drivers in mysql? : Sql dba
Explain clause in sql?
What are the parts of a basic sql query?