Adding a Grantee to a Standalone Role
Add a user or role as a member (grantee) of a standalone role. Grantee inherits all underlying system privileges and roles of the standalone role.
Removing a Grantee from a Standalone Role
Remove a user or role as a member (grantee) of a standalone role. Grantees lose the ability to use any underlying system privileges or roles of the standalone role.
Adding a Role to a Standalone Role
Add a role as an underlying role of a standalone role. Members of the standalone role inherit all system privileges and roles of the underlying role, but do not become members of the underlying role. Members of the underlying role do not become members of the standalone role.
Removing a Role from a Standalone Role
Remove an underlying role from a standalone role. Grantees of the standalone role lose the ability to use any system privileges of the underlying role or administer the underlying role.
Manage Standalone Role Administrators
Role administrators are responsible for granting and revoking standalone roles to users and other roles. You can add and remove role administrators as needed.
Generating Standalone Role DDL Commands
Display the SQL data description language for creating a standalone role. The SQL code can be a useful reference and training tool.