What is a REF CURSOR? Compare strong and week ref cursor types.
Answer Posted / sure
ref cursor is a datatype we can assign variables that data type called cursor variable,cursor variable can associate with different queries at run time,primary advantage of refcursor is we can pass result set morethan one sub program
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are sql injection vulnerabilities?
what is union, minus and interact commands? : Sql dba
Is sql scripting language?
How many sql are there?
What is using in sql?
What is the difference between union and union all command?
Does user triggers have entry for trigger with compilation errors?
Explain cursor types?
How to pronounce postgresql?
How many tables can a sql database have?
Why is stored procedure faster than query?
What are the two parts of design view?
How does a covering index work?
What is duration in sql profiler trace?
What is the difference between view and stored procedure?