Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Record or Table Function Results
Does anyone know if there is any way to return a table or record datatype
from an Oracle function, then use the returned results in a select
statement? I want to return a record from a function, then join this single
row (record result) to other tables in an outer query.
Any help would be appreciated.
Thanks,
rjh.