SnowPro Core Certification — Question 1259
When do Snowflake object owners lose their ability to make grant decisions?
Answer options
- A. When the object owner has been granted a database role
- B. When the object owner has been granted an account role
- C. When the object is part of a managed access schema
- D. When the object is part of a regular schema
Correct answer: C
Explanation
The correct answer is C because when an object is in a managed access schema, the ownership and grant capabilities are controlled by the schema owner, not the object owner. In contrast, options A and B do not affect the object owner's grant decisions, and option D indicates a regular schema where the object owner retains their grant capabilities.