Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Update
MD wrote:
> Hi NG,
>
> I'm using 9i and I want to do a multi-column multi-row update. (SQL Server:
> Update Set From Where)
> What is the best method of this in Oracle?
> I am trying to stay away from cursors, but if it has to be done then it has
> to be done.
>
> Thanks,
> MD
In addition to the advise from G Quesnel take a look at the UPDATE page in Morgan's library at www.psoug.org.
-- Daniel A. Morgan http://www.psoug.org damorgan_at_x.washington.edu (replace x with u to respond)Received on Wed Apr 19 2006 - 15:04:18 CDT
![]() |
![]() |