SnowPro Core Certification — Question 757

When a database is cloned, which objects in the clone inherit all granted privileges from the source object? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers are C and D because schemas and tables in the cloned database retain the privileges assigned to them in the original database. The other options, such as Account, Database, and Internal named stages, do not inherit the same privileges in the cloning process.