pavel
Thiago Nerys
update a set a.field = b.field from TableA a inner join TableB b on a.b_id = b.id where b.filter = 'value'