Design and Manage Snowflake Resources and Performance
A Data Engineer is optimizing end-user query performance for automobile shipment data in a portal web application that produces dashboards for different clients.
An internal team queries this information with order_date as a WHERE condition; ingestion and natural clustering occur on that column. However, the application retrieves data using client_id, warehouse, product_id, and destination_city. The Engineer must create materialized views with different cluster keys and needs to select two columns to combine with client_id for the first cluster key.
Which statements provide all the information required to select the MOST effective column combination for clustering?
Choose two
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion