my $sth = $dbh->prepare("SELECT * FROM foo"); $sth->execute;