Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Snowflake logo

SnowflakeSnowPro Advanced — Data Engineer

Domain 3Objective 1

Apply Clustering Keys and the Search Optimization Service DEA-C02 Practice Questions (Page 2)

Part of the Performance Optimization domain, which accounts for 21% of the DEA-C02 exam.

24questions here
5free pages
7concepts
21%of the exam

Questions 6–10

  1. 6foundation · easy

    What does the clustering depth metric indicate about a table in Snowflake?

    Select an answer first
  2. 7foundation · easy

    How does Snowflake maintain clustering on a table over time as new data is inserted?

    Select an answer first
  3. 8expert · medium

    A media streaming company has a table `viewing_history` with 20 billion rows. The table is clustered on `view_date`. The team frequently runs two types of queries: (1) range scans on `view_date` to analyze viewing trends over a month, and (2) point lookups on `user_id` to retrieve a specific user's viewing history. The `user_id` column has very high cardinality (500 million distinct values). The team wants to optimize both query patterns. The table is large, and the team is concerned about the cost of adding both clustering and Search Optimization. What is the most appropriate strategy?

    Select an answer first
  4. 9foundation · easy

    How does Snowflake manage the maintenance of the Search Optimization Service?

    Select an answer first
  5. 10application · medium

    A financial services company has a table `transactions` with 500 million rows. The table is clustered on `transaction_date`. Analysts frequently run point-lookup queries that filter on `transaction_id` (a unique UUID column) to retrieve a single transaction. These lookups are slow because the `transaction_id` column is not part of the clustering key. The company wants to accelerate these specific point lookups without changing the existing clustering strategy. Which approach should they take?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Snowflake. “DEA-C02” is a trademark of its owner, used for identification only.