| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
simple update query from joined table
In oracle I am trying to do a simple update query where all the fields in table 1 get updated with the related field from table 2.
why won't this work. It's killing me. ie update e inner join l on e.flu_code = l.code set e.emphasis = l.emphasis |
![]() |
| Viewing: ASP Free Forums > Programming > Code Bank > simple update query from joined table |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|