Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to update multiple rows having WHERE clause?
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
![]() |
![]() |