CREATE TABLE with Snowflake
When building new pipelines or preparing a new analysis, it's common for tables to be created in a Snowflake environment. Snowflake's DDL, or data-definition language, is quite similar to row-oriented data stores. In this example, you'll practice creating a table in Snowflake to store information about Olympic athletes.
This exercise is part of the course
Introduction to NoSQL
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
