Categories / snowflake-cloud-data-platform
Flattening Avro Files for Efficient Querying on Snowflake: A Better Approach than UNNEST
Merging Two Column Values into One: A Solution Using Snowflake Views
Implementing Dynamic Date Parameter in Airflow DAG for Snowflake SQL Query
Cumulative Sums for Months that Do and Don't Exist in a Snowflake Table
Using the Product of All Values in a Column with Snowflake: A Flexible Solution Using ARRAY_AGG() and Python UDF
Selecting the Best Filled Value of Multiple Occurrences of Value Combination Using SQL Aggregation Techniques