Snowflake offers us the possibility to restrict user access to data within a table. We can use row access policies and masking policies for that. See my blog on...
I had finally managed to get the data I had into Snowflake. Of course, I couldn't wait to now start connecting Power BI to this...
Introductory tutorial to using snowflake for participating in the Numerai tournament
A brief overview of the Snowpark functionality, that allows one to write python code on a Snowflake data warehouse.
The OBJECT data type in Snowflake In this blog we will explore the OBJECT data type in Snowflake. This is a very useful data type because it allows us...
Dynamic Data Masking is a Column-level Snowflake Security feature that uses masking policies to selectively mask data in table and view columns at query time. Currently, Snowflake supports Dynamic...
No need for cold feet! Set your first 3 steps into the snow with Snowflake University to become a stone cold Snowflake pro. So, you've decided to use Snowflake...
In this blog post, I will go through Frosty Challenge #6, dealing with geographic objects and the way to manipulate them for our own needs. It will also help...
Frosty Friday's week 4 challenge asks us to take a Json file, ingest it into the data warehouse, and parse it into a table. Resulting table should include all...