SnowPro Core Certification — Question 752

How can a user improve the performance of a single large complex query in Snowflake?

Answer options

Correct answer: A

Explanation

Scaling up the virtual warehouse increases the compute resources available for the query, allowing it to run more efficiently. Scaling out would involve adding more virtual warehouses, which is beneficial for concurrent workloads but not specifically for improving a single query's performance. Enabling standard or economy warehouse scaling does not directly enhance performance as effectively as scaling up.