<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dave Turpin, SQL Server Practitioner &#187; WITH (NOEXPAND)</title>
	<atom:link href="http://www.daveturpin.com/tag/with-noexpand/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveturpin.com</link>
	<description>What I can forget but want to remember</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:56:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Side Effects / Benefits of Indexed Views</title>
		<link>http://www.daveturpin.com/2010/01/side-effects-benefits-of-indexed-views/</link>
		<comments>http://www.daveturpin.com/2010/01/side-effects-benefits-of-indexed-views/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 10:39:02 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Indexed View]]></category>
		<category><![CDATA[Materialized View]]></category>
		<category><![CDATA[WITH (NOEXPAND)]]></category>

		<guid isPermaLink="false">http://www.daveturpin.com/2010/01/side-effects-benefits-of-indexed-views/</guid>
		<description><![CDATA[Indexed views, also known as materialized views, can offer significant performance benefits when properly implemented.  SQL Server BoL certainly highlights the benefits in great detail. A co-worker, whom I have the highest regard for his technical / SQL abilities recently asked me to take a look at a query he was running that was behaving [...]]]></description>
		<wfw:commentRss>http://www.daveturpin.com/2010/01/side-effects-benefits-of-indexed-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

