View related privileges

Grantee

The name of the user whose privilege is described.

Grantor

The name of the user that granted the privileges or the special SQL user names PUBLIC and SYSTEM.

With Grant

Indicates whether the user has grant privileges.

Grant Level
The level at which the permissions are visible. The grant levels are:
Schema

Indicates permissions have been applied to the schema.

Object

Indicates permissions are applied directly to the object whose permissions are being displayed.

Column

Indicates the permissions applied to the column. If the object level privilege applies to all columns, individual column privileges are not displayed. Otherwise, the individual column level permissions are displayed.

Privileges

Describes the privilege of the user. The value is a list of granted privileges separated by commas or ‘All Privileges’. DDL and DML privileges are grouped accordingly.