Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> PL/SQL question

PL/SQL question

From: <ajoshi_9_7_at_yahoo.com>
Date: 6 Feb 2004 19:57:00 -0800
Message-ID: <6b639613.0402061957.1638f5c6@posting.google.com>

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:57:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US