SHOW ROLES

On this page

Shows the list of roles on a cluster/workspace group.

Syntax

SHOW ROLES

Output

Column

Description

ROLES

Role name

Example

SHOW ROLES;
+-------------+
| Roles       |
+-------------+
| role_name_0 |
| role_name_1 |
| role_name_2 |
| role_name_3 |
+-------------+
4 rows in set (0.00 sec)

Related Topics

Last modified: August 18, 2023

Was this article helpful?