Retrieving Identities on set-based inserts
Learn a foolproof way to get identity values for multi-row inserts with the OUTPUT clause in SQL Server 2005 without using a cursor.
2010-01-20
4,382 reads
Learn a foolproof way to get identity values for multi-row inserts with the OUTPUT clause in SQL Server 2005 without using a cursor.
2010-01-20
4,382 reads
Tips on parsing and sculpting XML from within a SQL 2005 stored procedure
2009-10-19
10,268 reads
This is part of a series of new job blog posts. You can find...
By Will Assaf
SQL Server 2022 Administration Inside Out is now available for pre-order from Microsoft Press. This...
Back in December 2019, I started presenting my session on mental health with lots...
Comments posted to this topic are about the item Managed Instance Link and SQL...
Comments posted to this topic are about the item Passing parameters to query without...
Comments posted to this topic are about the item Capturing Data Changes