MERGE (T-SQL)
Data Warehouse · General availability · 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
-
2026-02-01
Release Date 2026-01-31 -> 2026-01-29Release Status Planned -> Shipped -
2025-11-03
Roadmap Item Added
Workload: Data Warehouse