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 -> How to update multiple rows using UPDATE

How to update multiple rows using UPDATE

From: <bkrishnaiyer_at_refco.com>
Date: Fri, 10 Sep 1999 20:05:06 GMT
Message-ID: <7rbo99$sgj$1@nnrp1.deja.com>


Usually one can update single row using UPDATE command in oracle when using WHERE clause. I want to know if we can update multiple columns.

Ex: I want to set col1 value of table1 with col1 values of table2.

Can somebody please tell me how to do this ?

Thanks,
Bhagavan.

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Fri Sep 10 1999 - 15:05:06 CDT

Original text of this message

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