VeloDB Cloud
SQL Manual
Statments
Show-Statements
SHOW-ROLES

SHOW-ROLES

Name

SHOW ROLES

Description

This statement is used to display all created roles, including role name and the corresponding users and privileges.

Syntax:

SHOW ROLES

Example

  1. View all created roles

    SHOW ROLES

Keywords

SHOW, ROLES

Best Practice