
SnowflakeSnowPro Advanced — Data Engineer
Domain 3Objective 2
Size Warehouses and Use Query Pruning DEA-C02 Practice Questions (Page 2)
Part of the Performance Optimization domain, which accounts for 21% of the DEA-C02 exam.
17questions here
4free pages
7concepts
21%of the exam
Questions 6–10
- 6
A data engineer is tuning a large fact table (5 TB) that is queried frequently with a filter on the `order_date` column. The table is not clustered. Query profiling shows that queries filtering on `order_date` scan far more micro-partitions than necessary. Which action would most directly improve pruning for these queries?
Select an answer first - 7
A company's BI team uses a Medium warehouse for interactive dashboards. During peak hours (9 AM–11 AM), 30–40 concurrent queries run, causing queuing and slow dashboard load times. Off-peak, only 2–3 queries run. The team wants to eliminate queuing during peak hours without wasting credits off-peak. Which configuration should they use?
Select an answer first - 8
Which technique can improve query pruning in Snowflake?
Select an answer first - 9
What is a micro-partition in Snowflake?
Select an answer first - 10
A table `events` stores 2 billion rows with a `user_id` (VARCHAR) and `event_time` (TIMESTAMP). Queries frequently filter on `user_id = 'abc123'` and `event_time > '2024-01-01'`. The table is currently clustered on `event_time`. Query profiling shows that the `user_id` filter is not pruning well. Which change would most improve pruning for these queries?
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.