SHOW ROLES
Lists all currently existing roles.
Syntax
GRANT
SQL
SHOW ROLES;
SHOW CURRENT ROLES;
Only users with the admin role can run this command.
Lists all currently existing roles.
GRANT
SHOW ROLES;
SHOW CURRENT ROLES;
Only users with the admin role can run this command.