|
Think you may have missed the select operator and some brackets ?? update TABLE1 set 1.updatefield = (Select 3.updatefield FROM TABLE1 1, TABLE2 2, TABLE3 3 Where 1.idfield = 2.idfield and
2.anotheridfield = 3.anotheridfield) James
Low -----Original
Message----- Hi guys how do i do this in interbase?? update TABLE1 set 1.updatefield = (Select 3.updatefield FROM TABLE1 1, TABLE2 2, TABLE3 3 Where 1.idfield = 2.idfield and 2.anotheridfield = 3.anotheridfield) Tracey This
e-mail message has been swept for content and viruses. No viruses were
detected. Contact the Helpdesk on extension 9CIS (9247) for assistance, if
required. Email disclaimer: This email and any attachments are confidential. If you are not the intended recipient, do not copy, disclose or use the contents in any way. If you receive this message in error, please let us know by return email and then destroy the message. Environment Bay of Plenty is not responsible for any changes made to this message and/or any attachments after sending. This e-mail has been checked for viruses and no viruses were detected. |
Title: Normal
- Re: [DUG]: joining in update query Paul Mckenzie
- Re: [DUG]: joining in update query Robert martin
- Re: [DUG]: joining in update query Tracey Maule
- [DUG]: joining in update query James Low
- [DUG]: joining in update query Tracey Maule
- RE: [DUG]: joining in update query Karl Reynolds
- Re: [DUG]: joining in update query Tracey Maule
- RE: [DUG]: joining in update query Karl Reynolds
- Re: [DUG]: joining in update query Tracey Maule
- RE: [DUG]: joining in update query Ross Levis
- Re: [DUG]: joining in update query Neven MacEwan
