SnowPro Advanced: Architect — Question 107

A Snowflake Architect is setting up database replication to support a disaster recovery plan. The primary database has external tables.

How should the database be replicated?

Answer options

Correct answer: B

Explanation

Option B is correct because external tables cannot be replicated, so moving them to a non-replicated database allows the primary database to be replicated without issues. Option A is incorrect because cloning does not solve the issue with external tables. Option C is wrong since the replication of external tables is not supported, and Option D does not address the requirement for the external tables.