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;

example

  1. View the created roles

    SHOW ROLES;

keyword

SHOW,ROLES