# SnowPro-Advanced-Data-Engineer — Question 604

**Type:** multiple_response
**Topics:** topic_1

## Question

A new CUSTOMER table is created by a data pipeline in a Snowflake schema where MANAGED ACCESS is enabled.
Which roles can grant access to the CUSTOMER table? (Choose three.)

## Correct Answer

_See scenario._

## Explanation

Wrong solution, should be A-E-F:
In managed access schemas (i.e. schemas created using the CREATE SCHEMA … WITH MANAGED ACCESS syntax), object owners lose the ability to make grant decisions. Only the schema owner (i.e. the role with the OWNERSHIP privilege on the schema) or a role with the global MANAGE GRANTS privilege can grant privileges on objects in the schema.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/snowflake/SnowPro-Advanced-Data-Engineer/604  
Practice (tracked): https://hiexam.net/study/SnowPro-Advanced-Data-Engineer/practice