Using Workspaces in Visual Studio Code
Visual Studio Code (VSCode from now on) is my go-to tool for code editing. One of my favourite features is the use of Workspaces.
Visual Studio Code (VSCode from now on) is my go-to tool for code editing. One of my favourite features is the use of Workspaces.
Today I was presenting Snowflake to some smart people, there I got the question: when you run a query twice, and the second run comes from…
TL;DR: paste “#/get-started” after your Snowflake URL to find a new CSV import option
This private preview (PrPr) feature offers a nice Change Data Capture (CDC)-like feature on Snowflake tables, that you would normally solve…
TL;DR: install this VSCode Extension to execute Snowflake queries directly from within Visual Studio Code: Snowflake (Public Preview) —…
It is on my agenda: go through all Snowflake Core cerfitication. Here some links as guidance for the study process:
Note: while it is highly recommended to run Python in a virtual environment, setting up this venv is not in scope for this post. Perhaps I…