revoke privileges

    0

    0

    lucycodes42

    SQL public snippets

    REVOKE grants the role of user input on the db_name and table_name tables to user_name on the localhost server.

    Shortcut: s_priv_drop

    
    REVOKE ALL ON `db_name`.`table_name` FROM 'user_name'@'localhost';
    
    
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.