Basic Oracle Concepts and Programming Question:
What Is an Oracle User Role?
Answer:
A user role is a group of privileges. Privileges are assigned to users through user roles. You create new roles, grant privileges to the roles, and then grant roles to users.
Previous Question | Next Question |
What Is the Relation of a User Account and a Schema? | What Are the System Predefined User Roles? |