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 does myisamchk do? : Sql dba
Is sql workbench free?
What is pls_integer in pl sql?
What is the difference between subquery and correlated query?
Why commit is not used in triggers?
what is the difference difference between procedure and packages
Can you join views in sql?
How do I create a sql script?
What if we write return in procedure?
What is a null value?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
what are date and time functions in mysql? : Sql dba
What is an exception in pl/sql?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
What are the types pl/sql code blocks?