COPY INTO and CREATE TABLE ... AS with Snowflake
When populating Snowflake tables, there are a number of tools and techniques that can be leveraged. Two such techniques are COPY INTO
, and CREATE TABLE ... AS
. In this exercise, you'll explore a number of Snowflake statements using these two techniques to populate tables within a warehouse and schema. Best of luck!
This exercise is part of the course
Introduction to NoSQL
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
