SHOW PRINCIPALS
A command that lists all users of a particular role.
Syntax
GRANT
        SQL
    
    SHOW PRINCIPALS principal_name;
privilege_name
Name of the role.
A command that lists all users of a particular role.
GRANT
SHOW PRINCIPALS principal_name;
Name of the role.