DESCRIBE ROLE

Syntax

DESCRIBE ROLE role_name;

Description

This provides the description of an existing #_role.

Arguments

role_name

This is the name of the role to describe. For case-sensitive names, the name must be wrapped in double quotes; otherwise, the lowercase name will be used.

Work in progress

Last updated