Author name: Abhay

DAY 11: Table Types: Permanent, Transient, Temporary, External, Dynamic, Iceberg

Yesterday you learned how Snowflake stores data in immutable micro-partitions and how clustering keeps those partitions organized for fast pruning. Today we’re zooming out to a bigger question: what kind of table should you create in the first place? Snowflake has six distinct table types — Permanent, Transient, Temporary, External, Dynamic, and Iceberg — and […]

DAY 11: Table Types: Permanent, Transient, Temporary, External, Dynamic, Iceberg Read More »

DAY 9: Warehouse Best Practices & Use Cases

Yesterday you mastered multi-cluster warehouses — scaling OUT with clusters to handle concurrency, choosing between Standard and Economy policies. But here’s the real question the exam is building toward: in a production Snowflake account, how many warehouses should you actually have, and how should each one be configured? The answer is never “one big warehouse

DAY 9: Warehouse Best Practices & Use Cases Read More »