<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>SQL Server 2008 Filtered Indexes vs Index Views</title><link>http://blogs.technet.com/andrew/archive/2008/05/22/sql-server-2008-filtered-indexes-vs-index-views.aspx</link><description>SQL Server 2008 has a new feature called filtered indexes which are like normal table indexes only they have a simple where clause, meaning that the index will only cover rows specified in the where clause. As I have mentioned before an obvious example</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: SQL Server 2008 Filtered Indexes vs Index Views</title><link>http://blogs.technet.com/andrew/archive/2008/05/22/sql-server-2008-filtered-indexes-vs-index-views.aspx#3059985</link><pubDate>Fri, 23 May 2008 18:49:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3059985</guid><dc:creator>Andrew_Fryer</dc:creator><description>&lt;p&gt;I have had to amend this post as the orignal version had a link to an internal Microsoft site. Thanks to Bob Beachemin (&lt;a rel="nofollow" target="_new" href="http://sqlskills.com/blogs/bobb/"&gt;http://sqlskills.com/blogs/bobb/&lt;/a&gt;) for pointing this out and Srini Acharya on the relational product team for pointing me in the right direction.&lt;/p&gt;
</description></item></channel></rss>