$queryHandle = $dbshop->prepare(" GRANT SELECT ON Table to John "); $queryHandle->execute() or die;