Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Update records in table
If I'm not mistake you can't give another table's column in your set
clause. You need to give it a value. Looks like you are trying to get
too fancy with plain SQL. You'll have to create a PLSQL procedure to
update each post_id to equal ther division_id where yada yada. Home
that makes sense.
Received on Mon Jan 10 2005 - 12:58:43 CST
![]() |
![]() |