Revoke and drop Roles, LBAC policies and Security Labels
You must log into the database as Pat before proceeding with this page.
This page shows how to revoke and drop privileges, roles, and security labels from users.
- REVOKE ROLE command revokes all roles from users.
- REVOKE ALL PRIVILEGES revokes all privileges from Roles.
- REVOKE SECURITY LABEL command revokes all security labels from roles and users.
- DROP command is used to drop all objects(roles, security labels, policies, components, etc)