Exam DEA-C02 Topic 1 Question 221 Discussion

Actual exam question for Snowflake's DEA-C02 exam
Question #: 221
Topic #: 1
A data engineering team is running a series of complex analytical queries against a large Snowflake table. They notice that query performance is inconsistent, with some queries running much slower than others. After investigation, they determine that the queries are not properly leveraging the data clustering. Which of the following actions could improve the query performance related to the data clustering? Select all that apply.

Suggested Answer: A,C,E Vote an answer

Option A is correct because explicitly defining a clustering key allows Snowflake to optimize data organization for common query patterns. Option C is correct because understanding the current clustering state helps diagnose if clustering is effective. Option E is correct, using SYSTEM$CLUSTERING INFORMATION is a crucial method to determine reclustering needs. Option B can worsen performance, especially if the automatic clustering does not align with common query patterns. Option D may improve performance to a small extend but doesn't directly address the clustering issue.

by Benedict at Jun 30, 2026, 02:51 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10