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
Explain the rollback statement?
What are procedures used for?
What is sqlcontext?
How do I copy a table in sql?
What do you mean by rowid?
Explain what is rdbms?
Does sql profiler affect performance?
What is difference between sql and oracle?
What is a scalar value in sql?
What programs use sql?
Why do we use view in sql?
What is a null value?
What is identity column in sql server?
Explain the insert into statements in sql?
What is constant in pl sql?