How to insert data into Hubspot using API via Talend
In this short post, i will show you how you can insert and update data from a local or cloud…
Snowflake COPY command error
If you would like to continue loading when an error is encountered, use other values such as 'SKIP_FILE' or 'CONTINUE'…
Example of TASKS on Snowflake
Tasks in snowflake are handy to execute SQL or javascript code or stored procedure on your DB periodically or based…
From Hadoop Streaming to Snowflake, how to?
Guide through Kafka Connector, on how to migrate your streaming to Snowflake Companies need to work on a non-disruptive migration…
External tables in Snowflake
Quick post to go through external tables in snowflake and what could be the benefit of using them. Quick reminder…
Running SQL files on Snowflake in batch mode from CMD ( Windows )
In this short post, we will demonstrate how you can use the cmd to run your recurrent queries. SnowSQL is…
Queries optimization on Snowflake
In this blog, we will discover few tips that snowflake uses to optimize queries. Changing the query SQL Text (…
Prepare for SnowPro Core certification
Here a small guide for people interested to pass the exam of SnowPro core certification. The 2 hours, 100 questions…
How to migrate from Hadoop to Snowflake, Step by Step guide.
Snowflake is becoming the Go-to platform for analytics and many companies are now looking to take advantage of this fantastic…
Install and use Basic Snowsql CLI commands
Before starting, i wanted to share for windows user how to install the SnowSQL : INSTALL SnowSQL CLI Download Links…