cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Nulls in Merge

Hubert-Dudek
Esteemed Contributor III

If you are going to handle any null values in your MERGE condition, better watch out for your syntax #databricks

merge_danger.png

2 REPLIES 2

jose_gonzalez
Databricks Employee
Databricks Employee

Thank you for sharing @Hubert-Dudek 

Lakshay
Databricks Employee
Databricks Employee

Interesting