Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Returning data
How can I return a dataset from within a stored procedure.
in Sybase I would do it like this:
Create procedure Test
As
Select * from TestTable
return
Thanks, Eduardo
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Thu Mar 26 1998 - 00:00:00 CST
![]() |
![]() |