Categories / snowflake-cloud-data-platform
Optimizing Window Function Queries in Snowflake: Alternative Approaches to Change Value Identification
Using EXPLAIN in Snowflake: Visualizing Query Performance Metrics with JSON and TABLE(EXPLAIN)
Transforming Rows to Columns Using Conditional Aggregation in SQL
Distinct New Customers in SQL: Identifying First-Time Purchasers Within a Year
Formatting Timestamps in Snowflake: Understanding and Formatting for Accurate Data Conversions
Using SQL and UNION ALL to Aggregate Data from Multiple Columns
Building a Table with Dynamic Columns from a Key-Value Array in Snowflake: A Step-by-Step Guide
Using INSTR for Advanced Substring Replacement Techniques in Snowflake