PCDE Define data structures and implement SQL for Business Intelligence • Timed 40 Questions
This is a timed practice session. You have 40 minutes to answer 40 questions — approximately 1 minute per question, matching real PCDE exam pace. Answer every question before time expires.
Time remaining
40:00
Exam-pace drill
Allow 1 minute per question. On the real PCDE exam you have approximately 72 seconds per question — this session trains you to maintain that pace under pressure.
A company uses BigQuery for BI reporting. They have a table 'orders' with columns: order_id, customer_id, order_date, amount, status. The BI team frequently runs queries that filter on order_date and group by customer_id to compute total sales per customer. Which partitioning and clustering strategy optimizes query performance and cost?