PCDE Define data structures and implement SQL for Business Intelligence • 10 Questions
10 PCDE Define data structures and implement SQL for Business Intelligence practice questions with answers and explanations. Free, no signup.
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?