In the Snowflake access control model, which entity owns an object by default?
In the Snowflake access control model, which entity owns an object by default?
In the Snowflake access control model, the role used to create the object owns the object by default. This means that the ownership and associated privileges are linked to the role that executed the creation of the object.
Only ROLE can OWN the object.
D is correct
D. The role used to create the object
correct
the role who created the object, owned
Correct
To own an object means that a role has the OWNERSHIP privilege on the object. Each securable object is owned by a single role, which by default is the role used to create the object.
D is correct