<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogit.create.pt/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Recursive Queries in SQL Server 2005</title><link>http://blogit.create.pt/blogs/ricardocosta/archive/2007/05/24/Recursive-Queries-in-SQL-Server-2005.aspx</link><description>For building recursive queries In SQL Server 2005 we have to use a new functionality called Common Table Expressions . Let&amp;#39;s see how we can retrieve all the employees that report to a manager (ManagerID = 3) in the AdventureWorks database sample:</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator></channel></rss>