SnowPro Core Certification — Question 925
Who can grant object privileges in a regular schema?
Answer options
- A. Object owner
- B. Schema owner
- C. Database owner
- D. SYSADMIN
Correct answer: A
Explanation
The correct answer is A, as the object owner is the only one who can grant privileges on their specific objects. The schema owner may not necessarily own the objects, and the database owner and SYSADMIN typically have broader privileges but do not specifically grant object privileges.