Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PL/SQL question
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
Received on Fri Feb 06 2004 - 21:56:25 CST
![]() |
![]() |