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 handy.
Este ejercicio forma parte del curso
Introduction to Databricks SQL
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio