SnowPro Core Certification — Question 1320

What happens when a database is cloned?

Answer options

Correct answer: C

Explanation

The correct answer is C because when a database is cloned, it ensures that all privileges granted on the child objects are preserved. Options A and B are incorrect as they either state that privileges are not retained or suggest that only source objects are considered, which is not accurate. Option D is also wrong because it specifies child schema objects, which is more specific than what is generally applicable in this context.