UPDATE From one table to another using WHERE
Hi All
Sorry about the subject title - just trying to be descriptive.
Can anyone advise me on what the SQL syntax would be to update a record within one table with the data selected from another table⦠e.g.
UPDATE TABLE1 (COL1, COL2, COL3) WHERE COL1 = 7
With the data from TABLE2 (COLA, COLB, COLC) WHERE COLA = 4
Itâs the WHERE clauses that baffle me.
As always, your input is much appreciated!
Rit
__________________
Rit
www.designandonline.co.uk
INSPIRE | CREATE | DELIVER
|