SnowPro Core Certification — Question 435
In the Snowflake access control model, which entity owns an object by default?
Answer options
- A. The user who created the object
- B. The SYSADMIN role
- C. Ownership depends on the type of object
- D. The role used to create the object
Correct answer: D
Explanation
The correct answer is D because in Snowflake, ownership of an object is assigned to the role that created it, regardless of who the user is. Options A and B are incorrect because they misattribute ownership, and option C is misleading as it implies variability in ownership that does not apply to the default case.