Get startedGet started for free

Using COPY INTO

In this exercise, we will practice using the COPY INTO command to ingest additional data for analysis.

The manual data upload was a great solution for creating a net-new data table, but what should we do when there is additional data we want to add to a Delta table? This is where the COPY INTO command comes in hand.

This exercise is part of the course

Introduction to Databricks SQL

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise