Skip to content

Commit bf31d9d

Browse files
20260127 MERGE GA in Fabric DW
1 parent b7d1fca commit bf31d9d

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

docs/t-sql/statements/merge-transact-sql.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: The MERGE statement runs insert, update, or delete operations on a
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
66
ms.reviewer: emtehran, randolphwest
7-
ms.date: 09/08/2025
7+
ms.date: 01/27/2026
88
ms.service: sql
99
ms.subservice: t-sql
1010
ms.topic: reference
@@ -34,10 +34,6 @@ The `MERGE` statement runs insert, update, or delete operations on a target tabl
3434

3535
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.
3636

37-
::: moniker range="=fabric"
38-
39-
::: moniker-end
40-
4137
:::image type="icon" source="../../includes/media/topic-link-icon.svg" border="false"::: [Transact-SQL syntax conventions](../../t-sql/language-elements/transact-sql-syntax-conventions-transact-sql.md)
4238

4339
## Syntax

0 commit comments

Comments
 (0)