Using MERGE
In the previous exercise, we explored using INSERT to append new rows of data.
In this exercise, we will be looking at how we can use MERGE to handle rows of data that are both net-new and updated rows of data.
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