my $i = $dbh->prepare( 'drop table X' ); eval { $i->execute };