Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ResultSet from Stored Procedure
I've read the article at http://osi.oracle.com/~tkyte/ResultSets/index.html
but it only shows examples of returning a ResultSet which is a cursor (which
itself was from a select)
What I'd like to do is have a result set, then do some manipulations on that data inside the stored procedure itself, then return the modified resultSet. Can anyone give a simple example of this?
-- Luciano Belotto replace spam with traxsoftware for e-mailReceived on Mon Jun 24 2002 - 14:22:07 CDT
![]() |
![]() |