Dropping a Role
You drop a role using
DROP ROLE
.
DROP
ROLE
secondRole;
Home
»
Oracle
»
User, Privilege, Role
»
Roles:
Creating Roles
Granting Roles to a User
Checking Roles Granted to a User
Checking System Privileges Granted to a Role
Checking Object Privileges Granted to a Role
Default Roles
Revoking a Role
Dropping a Role
Related: