Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

UPDATE with OUTPUT CLAUSE

$
0
0
Is it possible to pivot the output data into multiple rows?I wanted one row for deleted data and another row for Inserted data, I was lookingat UNION ALL and CROSS APPLY but to no avail.I just wonder if anyone knew away around this.Thanks Simon

Viewing all articles
Browse latest Browse all 3145

Trending Articles