What role in Snowflake separates the management of users and roles from the management of all grants?
What role in Snowflake separates the management of users and roles from the management of all grants?
In Snowflake, the USERADMIN role is designed to provide management of users and roles. This role is responsible specifically for tasks such as creating and managing users and roles, thus separating these responsibilities from the management of all grants. This aligns with the need to separate user and role administration from the administration of data grants and privileges.
D correct - https://medium.com/snowflake/role-based-access-control-rbac-with-secondary-roles-8ce3c7bb57df
USERADMIN