$sth = $dbh->prepare("select * from ?"); $sth->execute($name);