Supported Databases and Databa...
Masking Permissions

Oracle Configuration

3 min

Purpose

In Oracle, the objective is to create a user who can:

  • Connect to the database (CREATE SESSION),
  • View metadata and dictionary information,
  • Perform SELECT operations on any table.

Grant Permissions

Oracle


Verify System Privileges

Oracle