Author name: Abhay

WEEK 2: Practice Test

Week 2 took you deep into the compute and storage layers — virtual warehouses, multi-cluster scaling, micro-partitions, table types, and view types. This practice test has 20 exam-style questions covering Days 7–12. Aim for 80% (16/20) before moving on. If you’re scoring below that, revisit the specific day’s post for the topics you’re missing. 01 […]

WEEK 2: Practice Test Read More »

DAY 39: Domain 4 Review + Practice Questions

Domain 4 is done. Over the last nine days (Days 31–38), you covered Query Profile, ACCOUNT_USAGE views, three types of caching, Query Acceleration Service, Search Optimization Service, clustering keys, materialized views, workload management, semi-structured data (VARIANT, FLATTEN, dot notation), and window functions (ROW_NUMBER, RANK, DENSE_RANK, LEAD, LAG, NTILE, QUALIFY). That’s a massive amount of ground

DAY 39: Domain 4 Review + Practice Questions Read More »

DAY 38: SQL Functions: Aggregates, Windows & Optimization

Yesterday you learned how Snowflake handles semi-structured data — VARIANT, dot notation, casting with ::, and the all-important LATERAL FLATTEN pattern for exploding arrays into rows. Today we shift from data formats to data computation: window functions and aggregate functions. These are the SQL workhorses behind rankings, running totals, row comparisons, and grouped summaries. And

DAY 38: SQL Functions: Aggregates, Windows & Optimization Read More »