$dbh->do("INSERT INTO foo VALUES (?, ?)", undef, $number, $name);