Snowflake: Create Nested JSON from Tables and Views with SQL
Snowflake’s native handling of JSON in both READ and WRITE operations is by far and away my favourite feature. For
Snowflake, Tableau and Big Data
Snowflake’s native handling of JSON in both READ and WRITE operations is by far and away my favourite feature. For
With pass-through SQL in Tableau and Snowflake you can set session variables in Snowflake to deliver on a variety of
The Snowflake Data Marketplace is quickly becoming one of my favourite things about working at Snowflake. With the marketplace I
So, you might have some long running queries in your Snowflake account? Let’s say someone is running a recursive cartesian
Snowflake is architecturally different from almost every traditional database system and cloud data warehouse. Snowflake has completely separated compute from
You have installed SnowSQL on your shiney MacBook and for some reason when you go to CLI like a boss
Sometimes the need arises to unload data from Snowflake tables and objects into a stage (S3 Bucket, Azure Container or
Doing functions like looping and dynamic sql functions in Tableau is hard or impossible. Things like counting a number of
Have you ever wanted to CREATE a warehouse in Snowflake, but not immediately use it? This can be frustrating default
As described previously in https://bigdatadave.com/2020/02/15/108/ the ‘SHOW’ system object command works well in Snowflake, but sometimes you need to have