Outdated Version

You are viewing an older version of this section. View current production version.

GRANT ROLE

Info

SingleStore Managed Service does not support this command.

Add a role to a group.

Syntax

GRANT ROLE 'role_name' TO 'group_name'

Example

GRANT ROLE 'full_backups_role' TO 'backup_admins_group';

Related Topics