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 having WHERE clause?

How to update multiple rows having WHERE clause?

From: <bkrishnaiyer_at_refco.com>
Date: Fri, 10 Sep 1999 20:08:03 GMT
Message-ID: <7rboeq$sj8$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 rows with where clause.

Ex: I want to set cololumn1 values of table1 with column1 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:08:03 CDT

Original text of this message

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