XML DB Web Service Returning a Collection
Hi,
I am looking for some help in exposing a pl/sql function/procedure that will return a collection of records using Oracle 11gR1.
I can easily expose functions that return single records/types but not a collection of records.
Any ideas would be greatly appreciated.
Thanks,
0