Wat is row-level security met Snowflake? Betere beslissingen beveiligen Bedrijfsgegevens kunnen een cruciale rol spelen bij het nemen van belangrijke beslissingen. Op die manier zijn ze heel waardevol. We...
Het einde van 2022 is alweer in zicht en 2023 staat voor de deur. We hebben het afgelopen jaar een hoop mooie nieuwe features mogen verwelkomen voor Tableau, Alteryx...
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...
A few months ago, I was discussing with a colleague regarding the SnowPro certification and whether it properly prepares you for the future. While a year ago I would...
Snowflake stored procedures allow us to write procedural code that executes SQL. In a stored procedure, we can use programmatic constructs to perform branching and looping. Just like functions,...
Streamlit is a startup that developed a popular open source project for building data-based apps. Snowflake had recently announced it was acquiring Streamlit for $800 million, quite a sum! In Frosty Friday...
History access in snowflake can provide us many insights regarding who accessed what. Say we have sensitive info on which we wish to find who accessed it. In challenge...
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...
Single-Sign On with Snowflake Python Connector Python plays an import part in Snowflake’s infrastructure: Snowflake’s command line client SnowSQL is built using the Snowflake Connector for Python. You can...