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






Revoke references privilege

   

REVOKE   REFERENCES
ON       TEAMS
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 select privilege
6.Revoke insert and select