Loading Data into Snowflake Table Using SnowSQL Client

Cndro
3 min readAug 20, 2021

Recently, Snowflake has gained momentum in the cloud data warehousing space. Snowflake offers a cloud-based data storage and analytics service, generally known as “data warehouse-as-a-service”. It lets corporate users store and analyze data using cloud-based hardware and software.

Snowsql is a command-line client used to connect to Snowflake to execute SQL queries and perform all DDL and DML operations. These operations include loading data into and unloading data out of database tables.

You might be wondering how you can transfer data from your local machine into Snowflake. There are other ways to load data from your computer into the Snowflake table but we would be using Snowsql in this article. Let’s jump right into it.

To use Snow SQL you will need to install it on your PC.

You can download SnowSQL for your platform from the Snowflake repository. It is available for Windows, Linux, and macOS.

Below is the index of SnowSQL

--

--

Cndro

We listen to data. We can teach you how to! Data analysis is our forte.