Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL question
ajoshi_9_7_at_yahoo.com wrote:
> Hi,
> I have a stored procedure that returns a set of rows using a ref
> cursor. Now the user wants the ability to update (any field other than
> primary key) and send back the data and it should update the rows. I
> will probably have to switch to arrays. Any precautions I need to
> take? Does
> anyone have an example/suggestions for this? Thank you
Look up passing arrays at http://asktom.oracle.com
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Fri Feb 06 2004 - 22:28:49 CST
![]() |
![]() |