D& E
Create users
The USERADMIN system role can create users using SQL (CREATE USER).
If you prefer to use a custom role for this purpose, grant the CREATE USER privilege on the account to this role.
Modify users
Only the role with the OWNERSHIP privilege on a user, or a higher role, can modify most user properties using SQL (ALTER USER). In addition, the role must have the global CREATE USER privilege.
https://docs.snowflake.com/en/user-guide/admin-user-management
Create users:
The USERADMIN system role can create users using SQL (CREATE USER).
If you prefer to use a custom role for this purpose, grant the CREATE USER privilege on the account to this role.
https://docs.snowflake.com/en/user-guide/admin-user-management
As per the link you have shared, correct answer should be D and E
Privileges required to create and modify users
The following roles or privileges are required to manage users in your account:
Create users
The USERADMIN system role can create users using SQL (CREATE USER).
If you prefer to use a custom role for this purpose, grant the CREATE USER privilege on the account to this role.
Modify users
Only the role with the OWNERSHIP privilege on a user, or a higher role, can modify most user properties using SQL (ALTER USER). In addition, the role must have the global CREATE USER privilege.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
pvskbrod
Highly Voted 7 months agoMatthieuDN
Most Recent 2 months, 3 weeks agonexerSnow
5 months, 1 week agonexerSnow
7 months, 1 week agomickies9
5 months, 1 week ago