Answer Posted / swapna
You have to return the selected cursor as OUT parameter and
again you have to fetch the data from that OUT cursor.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is the maximum size of sqlite database?
Explian rowid, rownum?
Can I call a procedure inside a function?
What is nvarchar in sql?
What is sql*plus?
What packages(if any) has oracle provided for use by developers?
What are the sql commands?
Where is pl sql used?
What does count (*) mean?
what is offset-fetch filter in tsql? : Transact sql
Is keyword pl sql?
Is sqlexception checked or unchecked?
How do you declare a constant?
What are the rules to be applied to nulls whilst doing comparisons?