Basic Oracle Concepts and Programming Question:

What Is a User Role in Oracle?

Tweet Share WhatsApp

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.

Download Oracle Database PDF Read All 430 Oracle Database Questions
Previous QuestionNext Question
What Is the Relation of a User Account and a Schema in Oracle?What is a Database Schema in Oracle?