
May 8th, 2006, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 1,095
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Wonders of the OUTPUT Clause in SQL Server 2005
This article mainly focuses on the new “output” clause introduced in Microsoft SQL Server 2005. In this article I shall also teach you about producing output for DML statements, which could not be done in any of the previous versions of SQL Server. I shall give examples of several issues including inserting, updating and deleting values. I've kept this article as simple as possible to give beginners a good start.
Read the full article here: Wonders of the OUTPUT Clause in SQL Server 2005
For more discussion go here: Blog Article Discussion
|