Re: How to convert a stored-proc with one result-set into a table udf Hi.
You have to use external udf (c, java for example) to do this.
Sincerely,
Mark B.
> Hi,
>
> I don't have much experience writting UDFs, so I don't know if this is
> possible (and simple). I am basically looking to write a wrapper table
> UDF that encapsulates reorgchk_tb_stats and reorgchk_ix_stats
> procedures, so I can easily manipulate the result set using SQL.
>
> TIA
>
> P. Adhia |