Ver originalUPDATE tabla1 SET campo = tabla2.valor1, campo2 = tabla2.valor2 FROM tabla2 WHERE tabla1.KEY = tabla2.KEY;