codice:
UPDATE tab_a, tab_b
SET tab_a.indirizzo = tab_b.indirizzo
where tab_a.ID = tab_b.ID