This statement is used to display the binding relationship between roles and a user in the current database.
1
SHOW PRINCIPALS ROLE;
None
The ROLE variable must exist.
SHOW PRINCIPALS role1;