<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with TSQL</title>
    <description>the latest stories tagged with 'TSQL' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>How To: Create Dynamic File System Directory in TSQL</title>
      <description>I  have created a Backup Script to backup all the databases in our SQL Server 2005. I want to keep old backups for sometime for some reason; so I want to create subdirectory with the run date as the name of the folder to separate the set of backups by date. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdbalink.wordpress.com%2f2008%2f07%2f12%2fhow-to-create-dynamic-file-system-directory-in-tsql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdbalink.wordpress.com%2f2008%2f07%2f12%2fhow-to-create-dynamic-file-system-directory-in-tsql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/How_To_Create_Dynamic_File_System_Directory_in_TSQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/How_To_Create_Dynamic_File_System_Directory_in_TSQL</guid>
      <pubDate>Sat, 12 Jul 2008 10:50:44 GMT</pubDate>
    </item>
    <item>
      <title>How To: Rename SQL Server 2005 Database Using TSQL </title>
      <description>For some reasons, DBA's need to rename their Databases. One of the reasons might be to comply to Best Practices Policy changes.

Here we are going to rename our Database named "Bad_Ass_DB" into "Best_Practice_DB". This is how Database renaming with TSQL is done in SQL Server 2005....
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdbalink.wordpress.com%2f2008%2f07%2f10%2fhow-to-rename-sql-server-2005-database-using-tsql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdbalink.wordpress.com%2f2008%2f07%2f10%2fhow-to-rename-sql-server-2005-database-using-tsql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/How_To_Rename_SQL_Server_2005_Database_Using_TSQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/How_To_Rename_SQL_Server_2005_Database_Using_TSQL</guid>
      <pubDate>Thu, 10 Jul 2008 08:19:56 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005/2008 Upcoming Events Near You!</title>
      <description>Watch out for these events! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdbalink.wordpress.com%2f2008%2f05%2f08%2fattn-sql-server-dbas-developers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdbalink.wordpress.com%2f2008%2f05%2f08%2fattn-sql-server-dbas-developers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_2008_Upcoming_Events_Near_You</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_2008_Upcoming_Events_Near_You</guid>
      <pubDate>Fri, 09 May 2008 20:04:25 GMT</pubDate>
    </item>
    <item>
      <title>Tips &amp;amp; tricks for writing better queries presentation</title>
      <description>Link to the &amp;quot;Writing Better Queries&amp;quot; presentation that Joe Webb gave at the Nashville SQL Server User Group meeting on 4 April 2008.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f04%2f04%2f60561.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f04%2f04%2f60561.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Tips_tricks_for_writing_better_queries_presentation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Tips_tricks_for_writing_better_queries_presentation</guid>
      <pubDate>Fri, 04 Apr 2008 19:32:04 GMT</pubDate>
    </item>
    <item>
      <title>Does the order of criteria the WHERE clause matter?</title>
      <description>Does the order of the search criteria make any difference in Microsoft SQL Server's ability to use indexes or resolve a query? In this post, Joe provides a demonstration of how SQL Server can optimize the WHERE clause to its benefit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f02%2f22%2f60527.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f02%2f22%2f60527.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Does_the_order_of_criteria_the_WHERE_clause_matter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Does_the_order_of_criteria_the_WHERE_clause_matter</guid>
      <pubDate>Fri, 22 Feb 2008 16:40:51 GMT</pubDate>
    </item>
    <item>
      <title>Build a complete Stored Procedure based Data Access Layer ... Part 2</title>
      <description>Build a complete Stored Procedure based Data Access Layer using Code Generation - Part 2 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.zacksfiasco.com%2f2008%2f01%2fbuild-complete-stored-procedure-based.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.zacksfiasco.com%2f2008%2f01%2fbuild-complete-stored-procedure-based.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Build_a_complete_Stored_Procedure_based_Data_Access_Layer_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Build_a_complete_Stored_Procedure_based_Data_Access_Layer_Part_2</guid>
      <pubDate>Tue, 22 Jan 2008 18:12:43 GMT</pubDate>
    </item>
    <item>
      <title>Build a complete Stored Procedure based Data Access Layer ... Part 1</title>
      <description>Build a complete Stored Procedure based Data Access Layer using Code Generation Part 1 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.zacksfiasco.com%2f2007%2f12%2fbuild-complete-stored-procedure-based.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.zacksfiasco.com%2f2007%2f12%2fbuild-complete-stored-procedure-based.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Build_a_complete_Stored_Procedure_based_Data_Access_Layer_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Build_a_complete_Stored_Procedure_based_Data_Access_Layer_Part_1</guid>
      <pubDate>Tue, 22 Jan 2008 18:09:50 GMT</pubDate>
    </item>
    <item>
      <title>SQL - Cursors</title>
      <description>This article give you the detailed explaination about cursors used in sql.... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f27%2fsql-cursors%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f27%2fsql-cursors%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Cursors</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Cursors</guid>
      <pubDate>Sat, 27 Oct 2007 19:06:55 GMT</pubDate>
    </item>
    <item>
      <title>The undocumented sp_MSforeachtable procedure</title>
      <description>This posting demonstrates how to use the undocumented sp_MSforeachtable stored procedure in the SQL Server master database to execute a SQL script against each table in the database. Great for disabling check constraints before loading data.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f10%2f23%2f60383.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f10%2f23%2f60383.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/The_undocumented_sp_MSforeachtable_procedure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/The_undocumented_sp_MSforeachtable_procedure</guid>
      <pubDate>Tue, 23 Oct 2007 16:26:08 GMT</pubDate>
    </item>
    <item>
      <title>SQL - Truncate and Delete</title>
      <description>Truncate an Delete both are used to delete data from the table. These both the command will only delete the data of the specified table, they cannot remove the whole table data along with its structure. Now it's ok that both the SQL statements are used to delete only the data from the table but they both differ from each other in many aspects like syntax, performance, resources uses etc. to find out all differnces take a look of this article..... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f10%2fsql-truncate-and-delete%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f10%2fsql-truncate-and-delete%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Truncate_and_Delete</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Truncate_and_Delete</guid>
      <pubDate>Sun, 21 Oct 2007 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL - Using &amp;quot;UNION ALL&amp;quot; to Convert Horizontal Data to Vertical Data</title>
      <description>This post will tell u how to use the UNION ALL operator to convert horizontal data to vertical data. read the post more more information....... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f12%2fsql-using-union-all-to-convert-horizontal-data-to-vertical-data"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f12%2fsql-using-union-all-to-convert-horizontal-data-to-vertical-data" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Using_UNION_ALL_to_Convert_Horizontal_Data_to_Vertical_Data</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Using_UNION_ALL_to_Convert_Horizontal_Data_to_Vertical_Data</guid>
      <pubDate>Sat, 13 Oct 2007 05:46:46 GMT</pubDate>
    </item>
    <item>
      <title>SQL - Derived tables</title>
      <description>This article explains what are derived tables and how we can use them to perform our query better. In some situations they can be a better alternative of temporary tables, So take a look of this... :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f01%2fsql-derived-tables%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f01%2fsql-derived-tables%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Derived_tables</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Derived_tables</guid>
      <pubDate>Tue, 16 Oct 2007 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>When was a SQL Server table or view last altered?</title>
      <description>A very handy little script to determine the last time a SQL Server table or view was altered. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f10%2f11%2f60367.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f10%2f11%2f60367.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/When_was_a_SQL_Server_table_or_view_last_altered</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/When_was_a_SQL_Server_table_or_view_last_altered</guid>
      <pubDate>Thu, 11 Oct 2007 13:02:45 GMT</pubDate>
    </item>
    <item>
      <title>Enabling and disabling logins in SQL Server 2005</title>
      <description>A concise, yet informative demonstration of how to create, enable, disable, and drop SQL Server logins and users using T-SQL. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f10%2f10%2f60365.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f10%2f10%2f60365.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Enabling_and_disabling_logins_in_SQL_Server_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Enabling_and_disabling_logins_in_SQL_Server_2005</guid>
      <pubDate>Wed, 10 Oct 2007 12:07:26 GMT</pubDate>
    </item>
    <item>
      <title>SQL - Temporary tables a detailed view.</title>
      <description>This article contains almost each and everything related to temporary tables in SQL, all the concepts of temp tables like how to use them, wht are the alternatives of temp tables, what are the benefits and drwabacks, what is the performance tunibg tips etc, i think this is the best article to learn about SQL Server Temporary tables. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f09%2f27%2fsql-temporary-tables"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f09%2f27%2fsql-temporary-tables" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Temporary_tables_a_detailed_view</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Temporary_tables_a_detailed_view</guid>
      <pubDate>Sun, 21 Oct 2007 17:01:04 GMT</pubDate>
    </item>
    <item>
      <title>How to tell when the SQL Server service was started</title>
      <description>Neat little post that shows how to use T-SQL to determine with the SQL Server service was last started.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f10%2f03%2f60351.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f10%2f03%2f60351.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/How_to_tell_when_the_SQL_Server_service_was_started</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/How_to_tell_when_the_SQL_Server_service_was_started</guid>
      <pubDate>Wed, 03 Oct 2007 11:23:54 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2000: when were the statistics updated?</title>
      <description>A SQL script to determine when the statistics were updated for all indexes on all user tables in SQL Server 2000.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f09%2f06%2f60322.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f09%2f06%2f60322.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2000_when_were_the_statistics_updated</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2000_when_were_the_statistics_updated</guid>
      <pubDate>Tue, 11 Sep 2007 14:01:01 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to the rescue?</title>
      <description>I heard someone state that LINQ was going to rescue developers from having to know TSQL. Well if that's true then who will rescue us from LINQ? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlblog.com%2fblogs%2fandrew_kelly%2farchive%2f2007%2f09%2f06%2flinq-to-the-rescue.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlblog.com%2fblogs%2fandrew_kelly%2farchive%2f2007%2f09%2f06%2flinq-to-the-rescue.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/LINQ_to_the_rescue</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/LINQ_to_the_rescue</guid>
      <pubDate>Thu, 06 Sep 2007 09:28:47 GMT</pubDate>
    </item>
    <item>
      <title>&amp;quot;Nothing has changed&amp;quot; - Determining when a procedure has been altered</title>
      <description>Cool little script to determine when a stored procedure was last updated. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f08%2f29%2f60312.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f08%2f29%2f60312.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Nothing_has_changed_Determining_when_a_procedure_has_been_altered</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Nothing_has_changed_Determining_when_a_procedure_has_been_altered</guid>
      <pubDate>Sat, 08 Sep 2007 05:01:01 GMT</pubDate>
    </item>
    <item>
      <title>TABLESAMPLE Clause in SQL Server 2005</title>
      <description>TABLESAMPLE is a new clause in SQL Server 2005 to select a sample table from an exisiting table. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f04%2f26%2ftablesample-clause-in-sql-server-2005.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f04%2f26%2ftablesample-clause-in-sql-server-2005.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/TABLESAMPLE_Clause_in_SQL_Server_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/TABLESAMPLE_Clause_in_SQL_Server_2005</guid>
      <pubDate>Mon, 07 May 2007 05:01:01 GMT</pubDate>
    </item>
    <item>
      <title>OUTPUT Clause in SQL Server 2005</title>
      <description>In this post you'll read about a new clause that is added to T-SQL with SQL Server 2005.  OUTPUT clause helps you to retrieve data from inserted, updated or deleted rows. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f03%2f31%2foutput-clause-in-sql-server-2005.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f03%2f31%2foutput-clause-in-sql-server-2005.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/OUTPUT_Clause_in_SQL_Server_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/OUTPUT_Clause_in_SQL_Server_2005</guid>
      <pubDate>Tue, 03 Apr 2007 07:16:01 GMT</pubDate>
    </item>
    <item>
      <title>New T-SQL Capabilities in SQL Server 2005 - Part 1 of 3 </title>
      <description>This month I'll start a three-part series on new Transact-SQL language features in SQL Server 2005. Microsoft added many new language features in SQL Server 2005, in response to developer requests  and also in following compliance with the SQL-99 standard. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.setfocus.com%2ftechnicalarticles%2fsql-server-2005-tsql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.setfocus.com%2ftechnicalarticles%2fsql-server-2005-tsql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/New_T_SQL_Capabilities_in_SQL_Server_2005_Part_1_of_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/New_T_SQL_Capabilities_in_SQL_Server_2005_Part_1_of_3</guid>
      <pubDate>Wed, 28 Feb 2007 06:01:01 GMT</pubDate>
    </item>
    <item>
      <title>TSQL and CLR Performance Analysis</title>
      <description>A performance analysis of different ways to use CLR objects and strategies for using them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fwallym%2farchive%2f2006%2f12%2f28%2ftsql-vs-sql-clr-performance-analysis.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fwallym%2farchive%2f2006%2f12%2f28%2ftsql-vs-sql-clr-performance-analysis.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/TSQL_and_CLR_Performance_Analysis</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/TSQL_and_CLR_Performance_Analysis</guid>
      <pubDate>Fri, 29 Dec 2006 04:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>