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

How are privileges inherited in a role hierarchy in Snowflake?

    Correct Answer: A

    In Snowflake, privileges are inherited by any roles that are positioned above the given role in the role hierarchy. This means that if a role has certain privileges, those privileges will be passed on to any parent roles or any roles higher up in the hierarchy. This hierarchical approach to role-based access control allows for structured and scalable privilege management.

Discussion
Ram9198Option: A

The privileges associated with a role are inherited by any roles above that role in the hierarchy. Do not spam with wrong answer votes

Ram9198Option: A

https://docs.snowflake.com/en/user-guide/security-access-control-overview#role-hierarchy-and-privilege-inheritance

Ram9198

Roles can be also granted to other roles, creating a hierarchy of roles. The privileges associated with a role are inherited by any roles above that role in the hierarchy.

romega2Option: C

Answer C The privileges associated with a role are inherited by any roles above that role in the hierarchy (i.e. the parent role).

HeetecOption: A

A correct - https://docs.snowflake.com/en/user-guide/security-access-control-privileges

Heetec

C is correct, A was typo

Aparna98Option: A

Roles can be also granted to other roles, creating a hierarchy of roles. The privileges associated with a role are inherited by any roles above that role in the hierarchy. For more information about role hierarchies and privilege inheritance, see Role Hierarchy and Privilege Inheritance (in this topic). a

BobFarOption: C

C is correct ! https://docs.snowflake.com/en/user-guide/security-access-control-overview#role-hierarchy-and-privilege-inheritance

kayuhanbidukOption: C

only inherited by the direct parent