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 3)

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 11–15

  1. 11application · medium

    A logistics company has a table `shipments` with 2 billion rows. The most common queries are: (1) range scans on `shipment_date` to get shipments for a week, and (2) exact-match lookups on `tracking_number` (a high-cardinality string column) to retrieve a single shipment. The table is currently not clustered and does not have Search Optimization enabled. The team wants to improve performance for both query patterns. What is the most effective combination of actions?

    Select an answer first
  2. 12foundation · easy

    Which column is the most appropriate choice for a clustering key on a large fact table that is frequently queried with filters on `order_date` and `customer_id`?

    Select an answer first
  3. 13application · medium

    A data engineer notices that a clustered table's `SYSTEM$CLUSTERING_INFORMATION` output shows an average clustering depth of 12, and query performance on the clustered column has degraded noticeably over the past week. The table receives frequent DML operations (INSERT, UPDATE, DELETE) throughout the day. The engineer wants to restore clustering efficiency without disrupting ongoing workloads. What should the engineer do first?

    Select an answer first
  4. 14application · medium

    A data engineer enabled the Search Optimization Service on a table `inventory` for the `sku` column. After a few days, the engineer wants to verify that the Search Optimization is actually improving query performance. Which action should the engineer take to measure the benefit?

    Select an answer first
  5. 15foundation · easy

    What is the primary purpose of the Search Optimization Service in Snowflake?

    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.