Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 410

By default, which Snowflake role is required to create a share?

    Correct Answer: D

    The correct role required to create a share by default in Snowflake is ACCOUNTADMIN. This role has comprehensive administrative privileges, including the ability to create shares. Other roles can be granted this privilege, but by default, only ACCOUNTADMIN has it.

Discussion
Kate0204Option: D

https://docs.snowflake.com/en/sql-reference/sql/create-share.html#access-control-requirements

miadieselOption: D

CREATE SHARE: Account :Only the ACCOUNTADMIN role has this privilege by default. The privilege can be granted to additional roles as needed. https://docs.snowflake.com/en/sql-reference/sql/create-share.html#access-control-requirements

_yyuktaOption: D

D is correct

Avi0407Option: D

CREATE SHARE Account Only the ACCOUNTADMIN role has this privilege by default. The privilege can be granted to additional roles as needed.

MultiCloudIronManOption: D

Answer is D