Load data
The following steps will guide you through setting up a Snowflake account and uploading the demo dataset, which is stored as CSV files in a public S3 bucket. First, let’s create a warehouse, database, and schema. Paste the following SQL into the Editor of the Snowflake worksheet and click Run.ecom schema and seed them with data
from S3.
First, let’s create line_items table. Delete the previous SQL in your Editor
and then run the following command.
line_items table.
orders table.
orders table from S3.
users table.
users table.
products table.
products table.