GRANT { role_profile_privilege | COMPUTE compute_group_name } [,…] TO UserOrRole_Name [,…] [ WITH GRANT OPTION ];
You can specify additional privileges in the same GRANT (SQL Form) statement. See GRANT Syntax (SQL Form).
GRANT { role_profile_privilege | COMPUTE compute_group_name } [,…] TO UserOrRole_Name [,…] [ WITH GRANT OPTION ];