Help for this page
update table A, table B set A.field1 = B.field1 where A.field2 = b.fie +ld2
$rows_affected = $dbh->do($querystr);