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.
Diese Übung ist Teil des Kurses
Introduction to Databricks SQL
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten