my $sth = $dbh->prepare("SELECT 1 FROM $table_name") or die DBI->errstr;