Hi
I wrote a procedure which takes the query as input parameter and returns the output as a refcursor. As the query varies, the no.of columns in the result set varies. I have to use this result set in Forms. Is there a way to read the data in Forms without creating data blocks for each result set.
Thanks
Ran