Tutorials: Load and query data

The following tutorials provide examples and step-by-step instructions you can follow as you learn to load data into Snowflake:

Note

These tutorials show you how to load data into a table by using the COPY INTO <table> command. For information about other options for loading data, see Overview of data loading.

Load and query sample data using SQL

Uses a fictitious food truck brand named Tasty Bytes to show you how to load and query data in Snowflake using SQL. You can access a pre-loaded Snowsight template worksheet to complete these tasks.

Load data from cloud storage: Amazon S3

Shows you how to load data from an Amazon S3 bucket into Snowflake using SQL. You can access a pre-loaded Snowsight template worksheet to complete these tasks.

Load data from cloud storage: Microsoft Azure

Shows you how to load data from Microsoft Azure cloud storage into Snowflake using SQL. You can access a pre-loaded Snowsight template worksheet to complete these tasks.

Load data from cloud storage: Google Cloud Storage

Shows you how to load data from Google Cloud Storage into Snowflake using SQL. You can access a pre-loaded Snowsight template worksheet to complete these tasks.