Categories / snowflake-cloud-data-platform
Parsing Lists Within Tables in Snowflake Using SQL: A Practical Guide
Using EXPLAIN in Snowflake: Visualizing Query Performance Metrics with JSON and TABLE(EXPLAIN)
Understanding the Problem: Creating New Columns with Maximum Values in Snowflake
Using INSTR for Advanced Substring Replacement Techniques in Snowflake
Working with VARIANT Columns in Snowflake: A Deep Dive into Parsing JSON Data
Creating a crosstab and pivot table in Snowflake using SQL: A Step-by-Step Guide with PIVOT Function
Building a Table with Dynamic Columns from a Key-Value Array in Snowflake: A Step-by-Step Guide