Authorization

To comment on a table, view, alias, index, column, distinct type, package, or sequence, the privileges held by the authorization ID of the statement must include at least one of the following:

To comment on a trigger, the privileges held by the authorization ID of the statement must include at least one of the following:

To comment on a function, the privileges held by the authorization ID of the statement must include at least one of the following:

To comment on a procedure, the privileges held by the authorization ID of the statement must include at least one of the following:

To comment on a parameter, the privileges held by the authorization ID of the statement must include at least one of the following:

To comment on a sequence, the privileges held by the authorization ID of the statement must also include at least one of the following:

For information on the system authorities corresponding to SQL privileges, see Corresponding System Authorities When Checking Privileges to a Table or View, Corresponding System Authorities When Checking Privileges to a Distinct Type, Corresponding System Authorities When Checking Privileges to a Sequence, and Corresponding System Authorities When Checking Privileges to a Package.