Get startedGet started for free

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

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise