$dbh->do("update table set thing = ? where id = ?", \%attr, $thing, $id);