nerdexam
Snowflake

COF-C02 · Question #570

Which type of role can be granted to a share?

The correct answer is B. Custom role. In Snowflake, shares are used to share data between Snowflake accounts. When creating a share, it is possible to grant access to the share to roles within the Snowflake account that is creating the share. The type of role that can be granted to a share is a Custom role. Custom…

Data Protection and Data Sharing

Question

Which type of role can be granted to a share?

Options

  • AAccount role
  • BCustom role
  • CDatabase role
  • DSecondary role

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    90% (26)
  • D
    3% (1)

Explanation

In Snowflake, shares are used to share data between Snowflake accounts. When creating a share, it is possible to grant access to the share to roles within the Snowflake account that is creating the share. The type of role that can be granted to a share is a Custom role. Custom roles are user-defined roles that account administrators can create to manage access control in a more granular way. Unlike predefined roles such as ACCOUNTADMIN or SYSADMIN, custom roles can be tailored with specific privileges to meet the security and access requirements of different groups within an organization. Granting a custom role access to a share enables users associated with that role to access the shared data if the share is received by another Snowflake account. It is important to carefully manage the privileges granted to custom roles to ensure that data sharing aligns with organizational policies and data governance standards.

Topics

#Data Sharing#Roles#Permissions#Access Control

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice