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.
This exercise is part of the course
Introduction to Databricks SQL
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise