$sth = $dbh->prepare("something something ?, ?"); $sth->execute(@args);