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 do I make sql search faster?
What is left inner join in sql?
What version is sql?
What is schema in sql example?
Explain the purpose of %type and %rowtype data types?
how do you login to mysql using unix shell? : Sql dba
Name the operator which is used in the query for pattern matching?
What can sql server reporting services do?
what are the advantages of sql ? : Sql dba
what are the join types in tsql? : Transact sql
What is #table in sql?
What is compound trigger?
Differentiate pl/sql and sql?
Explain scalar functions in sql?
Is sql database free?