SnowPro Core Certification — Question 714

What is a recommended approach for optimizing query performance in Snowflake?

Answer options

Correct answer: D

Explanation

The correct answer is D because using fewer larger tables can enhance performance by reducing the overhead associated with managing many smaller tables. Options A, B, and C are less efficient as they can lead to increased complexity and resource consumption, negatively impacting query performance.