We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19836e4 commit f5121fbCopy full SHA for f5121fb
docs/t-sql/statements/merge-transact-sql.md
@@ -95,7 +95,7 @@ MERGE
95
[!INCLUDE[sql-server-tsql-previous-offline-documentation](../../includes/sql-server-tsql-previous-offline-documentation.md)]
96
97
```syntaxsql
98
--- Azure Synapse Analytics (Preview)
+-- MERGE (Preview) for Azure Synapse Analytics
99
[ WITH <common_table_expression> [,...n] ]
100
MERGE
101
[ INTO ] <target_table> [ [ AS ] table_alias ]
0 commit comments