my $sth = $dbh->prepare("SELECT * FROM ?"); $sth->execute($p->{test});