You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `MERGE` statement runs insert, update, or delete operations on a target table from the results of a join with a source table. For example, synchronize two tables by inserting, updating, or deleting rows in one table based on differences found in the other table.
34
34
35
35
This article provides different syntax, arguments, remarks, permissions, and examples based on the selected product version. Select your desired product version from the version dropdown list.
36
36
37
-
::: moniker range="=fabric"
38
-
39
-
> [!NOTE]
40
-
> In Fabric Data Warehouse, `MERGE` is in preview.
0 commit comments