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