$dbh->do("update some_table set some_value=NULL where some_id = 1234");