i have doubt that any one tell ref cursor comes in sql
pl/sql? pls clarify?
Answer Posted / raghu
Ref cursor comes in PL/SQL.
You can return a ref cursor in a function.
A ref cursor is useful while returning more values.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the most common sql injection tool?
Write a sql query to convert all character to uppercase after hypen.
What is difference between function and trigger?
How can you load multi line records? : aql loader
what are the differences among rownum, rank and dense_rank? : Sql dba
Is coalesce faster than isnull?
Can there be more than one function with a similar name in a pl/sql block?
What does count (*) mean?
Can we change the table name in sql?
What is clustered index sql?
What are different categories of sql commands?
What is the starting oracle error number?
What is latest version of sql?
What are different clauses used in sql?
What is the usage of when clause in trigger?