SnowPro Core Certification — Question 766
In a managed access schema, who can grant privileges on objects in the schema to other roles? (Choose two.)
Answer options
- A. The schema owner role
- B. The ORGADMIN system role
- C. The USERADMIN system role
- D. The role with the MANAGE GRANTS privilege
- E. The role that owns the object in the schema
Correct answer: A, D
Explanation
The schema owner role and the role with the MANAGE GRANTS privilege are the only roles that have the authority to grant permissions on objects within the schema. Other roles, such as ORGADMIN and USERADMIN, do not inherently possess this capability, and while the role that owns the object can manage grants, it is not a separate entity in this context.