MERGE (T-SQL)
Data Warehouse · Public preview · Shipped
Description
The MERGE T-SQL command for Fabric Data Warehouse brings the power of comparison logic and DML into a single step by allowing you to INSERT, UPDATE, and DELETE a Target table based on matching conditions between your Source & Target table. Standardize your SQL transformations in one easy-to-read statement with MERGE.
Change History
-
2025-09-10
Release Status Planned -> Shipped -
2025-08-28
Roadmap Item Added
Workload: Data Warehouse