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,317 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,317 reads
Tips on parsing and sculpting XML from within a SQL 2005 stored procedure
2009-10-19
10,258 reads
2009-10-05 (first published: 2009-09-21)
2,131 reads
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By Andy Warren
I drove up to Jacksonville Friday afternoon to allow for bad traffic and immediately...
This months subject for T-SQL Tuesday was Your first technical job. I have to...
I hate to be a pain, but I am a beginner at this and...
Hi All, I am trying to figure out if it is possible to...
Hi all, as the title says, I'm interviewing for a job as a SQL...