Materialized 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 name SYSTEM.

  • With Grant

    Indicates whether the user has grant privileges.

  • Grant Level

    The level at which the permissions are visible. The grant levels are:
    • Object

      Indicates that 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. DDL and DML privileges are grouped accordingly.