Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: pl/sql cursor question
"Derek" <d.rogers_at_its.uq.edu.au> wrote .
> Any PL/SQL guru's out there know if you can use an cursor result set as a
> table within another SQL statement?
Pipeline table functions take a cursor as input and in turn look and serve as a table in a SELECT statement.
-- BillyReceived on Tue Dec 09 2003 - 04:47:55 CST
![]() |
![]() |