my $q_table = $dbh->quote_identifier($table); $dbh->prepare("select stuff from $q_table");