﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged T-SQL, CTE</title><link>http://www.sqlservercentral.com/</link><description>Content tagged T-SQL, CTE posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>CTE Performance</title><description>SQL Server 2005 brings a new feature to T-SQL with Common Table Expressions, which make it possible for more complex subquery expressions than in previous versions. Recursion is a common use and Peter He takes a look at how well these new structures perform.
</description><guid>http://www.sqlservercentral.com/articles/T-SQL/2926/</guid><pubDate>2008/03/14</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/2926/</link></item><item><title>CTEs and Trees</title><description>Some new interresting points about trees and CTE in SQL Server : transforming a tree from auto reference to interval model (nested sets),  calculating levels in interval model, creating a view of auto ref from an interval model, hierarchical numbering of items, and more. This article includes more examples based on his previous work.
</description><guid>http://www.sqlservercentral.com/articles/CTE/61510/</guid><pubDate>2007/12/26</pubDate><link>http://www.sqlservercentral.com/articles/CTE/61510/</link></item><item><title>CTE Performance</title><description>SQL Server 2005 brings a new feature to T-SQL with Common Table Expressions, which make it possible for more complex subquery expressions than in previous versions. Recursion is a common use and Peter He takes a look at how well these new structures perform.
</description><guid>http://www.sqlservercentral.com/articles/T-SQL/2926/</guid><pubDate>2008/03/14</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/2926/</link></item></channel></rss>