$dbh->do("delete from products where name = ?", undef, $name);