$dbh->do('update some_table set some_column=?', undef, $some_string);