<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://vishnuprasad.com/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>PIVOT in SQL Server 2005</title><link>http://vishnuprasad.com/archive/2009/04/13/PIVOT-in-SQL-Server-2005.aspx</link><description>We can use PIVOT relational operator to change a table-valued expression into another table. PIVOT rotates a table-valued expression by turning the unique values from one column in the expression into multiple columns in the output, and performs aggregations</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60804.900)</generator></channel></rss>