Revoke and drop roles
You must log into the database as Pat before proceeding with this page.
To revoke and drop roles, the commands are as simple as the following.
- Revoke roles 'Mgr' and 'custService' from users Joe and Bob respectively using the REVOKE command.
- Drop roles using the DROP ROLE command.