my $sth = $dbh->prepare($select); $sth->execute() or die $DBI::errstr;