H
Hakan Dolas
Hi,
I have a StoredProcedure that returns a ref cursor and a numeric value.
I want to populate a datatable with the returning cursor, use the numeric
value elsewhere.
What is the method for this ?
I know that handling multiple cursors are easy but one cursor and one
numeric value is a bit confusing..
Thanks.
I have a StoredProcedure that returns a ref cursor and a numeric value.
I want to populate a datatable with the returning cursor, use the numeric
value elsewhere.
What is the method for this ?
I know that handling multiple cursors are easy but one cursor and one
numeric value is a bit confusing..
Thanks.