Revoke select privilege : REVOKE « User Permission « SQL / MySQL






Revoke select privilege

   

REVOKE   SELECT
ON       PLAYERS
FROM     JIM

   
    
    
  








Related examples in the same category

1.REVOKE statement syntax
2.How the REVOKE statement works
3.Revoke ALL privileges from the user second, delete the user, and then verify the removal.
4.The REVOKE Statement
5.Revoke references privilege
6.Revoke insert and select