<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Identify Columnstore Index Usage from Execution Plan</title>
	<atom:link href="http://blog.sqlauthority.com/2012/05/04/sql-server-identify-columnstore-index-usage-from-execution-plan/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2012/05/04/sql-server-identify-columnstore-index-usage-from-execution-plan/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #027 &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2012/05/04/sql-server-identify-columnstore-index-usage-from-execution-plan/#comment-468671</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #027 &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 04 May 2013 01:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18492#comment-468671</guid>
		<description><![CDATA[[...] Identify Columnstore Index Usage from Execution Plan How do I know if columnstore index is used by query through execution plan? Here is the detail blog post about how to identify if columnstore index is used in the query or not. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Identify Columnstore Index Usage from Execution Plan How do I know if columnstore index is used by query through execution plan? Here is the detail blog post about how to identify if columnstore index is used in the query or not. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nakulvachhrajani</title>
		<link>http://blog.sqlauthority.com/2012/05/04/sql-server-identify-columnstore-index-usage-from-execution-plan/#comment-284556</link>
		<dc:creator><![CDATA[nakulvachhrajani]]></dc:creator>
		<pubDate>Mon, 14 May 2012 17:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18492#comment-284556</guid>
		<description><![CDATA[Column store indices use batch mode, which I guess is the reason why they are faster, under certain situations.]]></description>
		<content:encoded><![CDATA[<p>Column store indices use batch mode, which I guess is the reason why they are faster, under certain situations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://blog.sqlauthority.com/2012/05/04/sql-server-identify-columnstore-index-usage-from-execution-plan/#comment-281860</link>
		<dc:creator><![CDATA[venkat]]></dc:creator>
		<pubDate>Fri, 04 May 2012 10:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18492#comment-281860</guid>
		<description><![CDATA[Hi
i am having a small query 
is it mandatory to have a clustered index before adding a columnstore index]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
i am having a small query<br />
is it mandatory to have a clustered index before adding a columnstore index</p>
]]></content:encoded>
	</item>
</channel>
</rss>
