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

In a managed access schema, who can grant privileges on objects in the schema to other roles? (Choose two.)

    Correct Answer: A, D

    In a managed access schema, the roles that can grant privileges on objects in the schema to other roles are the schema owner role and the role with the MANAGE GRANTS privilege. The schema owner has broad privileges over objects within the schema, including granting privileges to other roles. Additionally, the role with the MANAGE GRANTS privilege has specific permissions to manage grants, allowing it to grant privileges on objects to other roles within the schema.

Discussion
romega2Options: AD

AD correct

HeetecOptions: AD

AD correct - https://docs.snowflake.com/en/user-guide/security-access-control-overview#:~:text=In%20a%20regular%20schema%2C%20the%20owner%20role%20has,owners%20lose%20the%20ability%20to%20make%20grant%20decisions.