SQL Server: Error When Using OUTPUT Clause with MERGE Statement in Azure SQL Database
👀 Views: 2
💬 Answers: 1
📅 Created: 2025-06-06
sql-server azure-sql-database merge output-clause
I'm trying to use the `OUTPUT` clause with a `MERGE` statement in Azure SQL Database, but I'm encountering an error that states, "The target table 'TableName' d...