$sth->prepare($anweisung); my @vars = ($foo, $bar); $sth->execute(@vars);