Edit

SHOW ROLES

Description

This statement is used to show all the information about the created roles, containing roles' names, users included and their permissions.

Syntax:

SHOW ROLES

Examples

View the created roles.

SHOW ROLES;