<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Feodor Georgiev&#039;s blog</title>
	<atom:link href="http://feodorgeorgiev.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://feodorgeorgiev.com/blog</link>
	<description>SQL Server, IT, Cooking, Travel...</description>
	<lastBuildDate>Thu, 09 Sep 2010 12:04:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Question of the week: index with fill factor 1&#8230;</title>
		<link>http://feodorgeorgiev.com/blog/2010/09/question-of-the-week-index-with-fill-factor-1/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/09/question-of-the-week-index-with-fill-factor-1/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 12:04:19 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2306</guid>
		<description><![CDATA[<p>Would you ever have a good enough reason to create an index which has fill factor of 1? If yes, then why. If no, then why?</p>
  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/09/question-of-the-week-index-with-fill-factor-1/">Question of the week: index with fill factor 1&#8230;</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/09/question-of-the-week-index-with-fill-factor-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do seagulls really eat starfish?</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/do-seagulls-really-eat-starfish/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/do-seagulls-really-eat-starfish/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 08:44:58 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[seagull]]></category>
		<category><![CDATA[skagen]]></category>
		<category><![CDATA[starfish]]></category>
		<category><![CDATA[tamron]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2307</guid>
		<description><![CDATA[Do seagulls really eat starfish?  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/do-seagulls-really-eat-starfish/">Do seagulls really eat starfish?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/do-seagulls-really-eat-starfish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back online</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/back-online/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/back-online/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 11:17:39 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2301</guid>
		<description><![CDATA[<p>About 20 days later (and a few epiphanies later) I am back home. Well, at least physically. Otherwise, I am still traveling somewhere between Honfleur and Skagen.</p>
<p>Here are some of the thoughts from the past 20 days:</p>

Making fun of long vacations &#8211; when I lived in the US and worked as a consultant, the general public <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/back-online/">Back online</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/back-online/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Question of the week: too many statistics?</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-too-many-statistics/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-too-many-statistics/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 14:33:18 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[indexes]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[questoion]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2282</guid>
		<description><![CDATA[The statistics on a table are created in a several ways - they can be created automatically by SQL Server, also they get created when you create an index, and also, you can choose to create additional statistics if you need them. 

Here is the question...  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-too-many-statistics/">Question of the week: too many statistics?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-too-many-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some tools of the trade and why a DBA should know more</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/some-tools-of-the-trade/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/some-tools-of-the-trade/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 11:20:26 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[dataabse]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[performance tuning]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[the big picture of web site performance]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2276</guid>
		<description><![CDATA[It is important to understand, that the DBA's work is barely limited only to the mere database performance... <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/some-tools-of-the-trade/">Some tools of the trade and why a DBA should know more</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/some-tools-of-the-trade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where do you get your SQL Server knowledge?</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/where-do-you-get-your-sql-server-knowledge/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/where-do-you-get-your-sql-server-knowledge/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 13:00:27 +0000</pubDate>
		<dc:creator>Feodor</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[Thinking]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[concepts]]></category>
		<category><![CDATA[how to find information]]></category>
		<category><![CDATA[internals]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[understanding]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2245</guid>
		<description><![CDATA[... if there is too much information everywhere, how do we know what to get, how to filter it and what to make out of it?  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/where-do-you-get-your-sql-server-knowledge/">Where do you get your SQL Server knowledge?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/where-do-you-get-your-sql-server-knowledge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bubbles</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/bubbles/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/bubbles/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 08:49:55 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2260</guid>
		<description><![CDATA[Here are the results of a photo experiment. I was trying to take pictures of some bubbles, but it turned out that they move way too fast.  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/bubbles/">Bubbles</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/bubbles/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What do you do with your fame and money?</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/what-do-you-do-with-your-fame-and-money/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/what-do-you-do-with-your-fame-and-money/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 07:56:48 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[Thinking]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2234</guid>
		<description><![CDATA[I have been wondering lately: even if someone is the most knowledgeable and richest person, what good is it if they don't do much with it? How do you help others? Do you share your knowledge, do you help good causes? Please share your opinion in the survey below...  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/what-do-you-do-with-your-fame-and-money/">What do you do with your fame and money?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/what-do-you-do-with-your-fame-and-money/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thank you for the index, DBA! (you saved my system!)</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/thank-you-for-the-index-dba-you-saved-my-system/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/thank-you-for-the-index-dba-you-saved-my-system/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 10:00:44 +0000</pubDate>
		<dc:creator>Feodor</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[system performance]]></category>
		<category><![CDATA[thank you]]></category>
		<category><![CDATA[thank you for the index]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2221</guid>
		<description><![CDATA[<p>It happens often. Too often, maybe. A DBA goes to a company, looks at the system, which is running slow and and the business people are losing faith in, and the DBA creates an index or two and the system starts performing 50 times better. And then everyone seems to be quite happy.</p>
<p>If you are a <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/thank-you-for-the-index-dba-you-saved-my-system/">Thank you for the index, DBA! (you saved my system!)</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/thank-you-for-the-index-dba-you-saved-my-system/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Question of the week: How do you know if you are using encryption</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-how-do-you-know-if-you-are-using-encryption/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-how-do-you-know-if-you-are-using-encryption/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 12:23:25 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[am i using encryption]]></category>
		<category><![CDATA[column]]></category>
		<category><![CDATA[dataabse encryption]]></category>
		<category><![CDATA[encrypted]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[how do i know]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2206</guid>
		<description><![CDATA[How do you know if you are using encryption...  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-how-do-you-know-if-you-are-using-encryption/">Question of the week: How do you know if you are using encryption</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-how-do-you-know-if-you-are-using-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find information about your database tables</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/how-to-find-information-about-your-database-tables/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/how-to-find-information-about-your-database-tables/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 12:14:20 +0000</pubDate>
		<dc:creator>Feodor</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[database table info]]></category>
		<category><![CDATA[properties of the tables and columns]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2202</guid>
		<description><![CDATA[The following 3 scripts will give you information about your database tables...  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/how-to-find-information-about-your-database-tables/">How to find information about your database tables</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/how-to-find-information-about-your-database-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When I&#8217;m right&#8230; I&#8217;m right.</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/when-im-right-im-right/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/when-im-right-im-right/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 13:42:10 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Jokes]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[but i am never wrong]]></category>
		<category><![CDATA[cartoon]]></category>
		<category><![CDATA[garfield]]></category>
		<category><![CDATA[i am not always right]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2196</guid>
		<description><![CDATA[When I'm right... I'm right. Here is another one of my favorite cartoons...  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/when-im-right-im-right/">When I&#8217;m right&#8230; I&#8217;m right.</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/when-im-right-im-right/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Question of the week: how do you find cross-database queries?</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-how-do-you-find-cross-database-queries/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-how-do-you-find-cross-database-queries/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 11:23:32 +0000</pubDate>
		<dc:creator>Feodor</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[find cross-database queries]]></category>
		<category><![CDATA[load on production server]]></category>
		<category><![CDATA[prepare for migrating a database]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2192</guid>
		<description><![CDATA[Here is the question: how can you determine how many and what cross-database queries are running on your server?  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-how-do-you-find-cross-database-queries/">Question of the week: how do you find cross-database queries?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/question-of-the-week-how-do-you-find-cross-database-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A bit more about parallelism</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/a-bit-more-about-parallelism/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/a-bit-more-about-parallelism/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 08:48:57 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2186</guid>
		<description><![CDATA[Here is one more script which gives you information about the currently running queries which are using parallel execution  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/a-bit-more-about-parallelism/">A bit more about parallelism</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/a-bit-more-about-parallelism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HDR photography</title>
		<link>http://feodorgeorgiev.com/blog/2010/08/hdr-photography/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/08/hdr-photography/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 10:08:07 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[hdr photography]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2184</guid>
		<description><![CDATA[<p>Take two on HDR photography&#8230; Take one was not that successful, if you ask me, but now I am taking on the subject once again, since the vacation is approaching.</p>
<p>Here are some good sites with tutorials on HDR photography:</p>
<p>Colin Smith, Photoshopcafe</p>
<p>Mansurovs Photography</p>
<p>The Tutorial blog</p>
<p>The stuck in customs blog</p>
<p>What if the second attempt fails as well? Well, <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/08/hdr-photography/">HDR photography</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/08/hdr-photography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who reads my blog and from where</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/who-reads-my-blog-and-from-where/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/who-reads-my-blog-and-from-where/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 12:53:40 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[Thinking]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2181</guid>
		<description><![CDATA[<p>I am always excited to see who reads my blog and from where. It kinda flatters me somehow that people from all over the world are interested in SQL Server and technology. And that people somehow find time to browse through my blog articles.</p>
<p>Today I found this wonderful free tool which displays the country flags of <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/who-reads-my-blog-and-from-where/">Who reads my blog and from where</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/who-reads-my-blog-and-from-where/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Question of the week: how to simulate parallelism?</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/question-of-the-week-how-to-simulate-parallelism/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/question-of-the-week-how-to-simulate-parallelism/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 09:03:03 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[how to simulate]]></category>
		<category><![CDATA[parallelism]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[t-sql query]]></category>
		<category><![CDATA[what is parallelism]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2163</guid>
		<description><![CDATA[Question of the week: how to simulate parallelism?  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/question-of-the-week-how-to-simulate-parallelism/">Question of the week: how to simulate parallelism?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/question-of-the-week-how-to-simulate-parallelism/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New lens &#8211; Tamron AF 18-270mm F/3.5-6.3 Di II VC</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/new-lens-tamron-af-18-270mm-f3-5-6-3-di-ii-vc/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/new-lens-tamron-af-18-270mm-f3-5-6-3-di-ii-vc/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:21:53 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[great lens]]></category>
		<category><![CDATA[Tamron 18-270]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2150</guid>
		<description><![CDATA[<p>Got a new lens. I must say that the performance of the lens is beyond any expectations. Everyone was saying that the image distortion and quality would not be great, but after taking some pictures I must say that the lens is excellent. It performs very well in all ranges, and as long as you have <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/new-lens-tamron-af-18-270mm-f3-5-6-3-di-ii-vc/">New lens &#8211; Tamron AF 18-270mm F/3.5-6.3 Di II VC</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/new-lens-tamron-af-18-270mm-f3-5-6-3-di-ii-vc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Query the cached plans: Implicit conversion</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/query-the-cached-plans-implicit-conversion/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/query-the-cached-plans-implicit-conversion/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 12:01:59 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[cached plans]]></category>
		<category><![CDATA[implicit conversion]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[search cache]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2146</guid>
		<description><![CDATA[As I have written previously, the Implicit Conversions can be a performance problem and they can be easily avoided.  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/query-the-cached-plans-implicit-conversion/">Query the cached plans: Implicit conversion</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/query-the-cached-plans-implicit-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Knowledge is infinite</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/knowledge-is-infinite/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/knowledge-is-infinite/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 10:32:28 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Thinking]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2137</guid>
		<description><![CDATA[Knowledge is infinite... Almost...  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/knowledge-is-infinite/">Knowledge is infinite</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/knowledge-is-infinite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spool &#8211; query your cached plans</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/spool-query-your-cached-plans/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/spool-query-your-cached-plans/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 09:34:28 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[cached plans]]></category>
		<category><![CDATA[index spool]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[query snapshot of cached plans]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[table spool]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2117</guid>
		<description><![CDATA[In a later post I will explain the performance of the different kinds of spools, but for now I would like to post this script which will let you query the "snapshot of your cached plans" and will let you find the spools in your cached plans.  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/spool-query-your-cached-plans/">Spool &#8211; query your cached plans</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/spool-query-your-cached-plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News on the tomatoes</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/news-on-the-tomatoes/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/news-on-the-tomatoes/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 16:41:58 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Cooking]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[tomatoes]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2106</guid>
		<description><![CDATA[Here are some pictures from the tomatoes, growing on the balcony  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/news-on-the-tomatoes/">News on the tomatoes</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/news-on-the-tomatoes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The worst kind of problem</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/the-worst-kind-of-problem/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/the-worst-kind-of-problem/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 16:23:55 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[How prepared are we for sudden performance problems]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2098</guid>
		<description><![CDATA[How prepared are we for sudden performance problems  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/the-worst-kind-of-problem/">The worst kind of problem</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/the-worst-kind-of-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feed your hunger for DMV&#8217;s</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/feed-your-hunger-for-dmvs/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/feed-your-hunger-for-dmvs/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:27:18 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[free book]]></category>
		<category><![CDATA[Glenn Berry]]></category>
		<category><![CDATA[RedGate]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql server dmv starter pack]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2091</guid>
		<description><![CDATA[Here is a great book published by Glenn Berry: "SQL Server DMV Starter pack".
The book is distributed for free  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/feed-your-hunger-for-dmvs/">Feed your hunger for DMV&#8217;s</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/feed-your-hunger-for-dmvs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Currently open cursors</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/currently-open-cursors/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/currently-open-cursors/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:13:32 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[cursor]]></category>
		<category><![CDATA[information sql server]]></category>
		<category><![CDATA[open cursor]]></category>
		<category><![CDATA[running]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2087</guid>
		<description><![CDATA[Have you wondered how many open cursors are running on your system?  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/currently-open-cursors/">Currently open cursors</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/currently-open-cursors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plan re-compilations with multiple IF statements in a stored procedure?</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/plan-re-compilations-with-multiple-if-statements-in-a-stored-procedure/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/plan-re-compilations-with-multiple-if-statements-in-a-stored-procedure/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 15:55:37 +0000</pubDate>
		<dc:creator>Feodor</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[compilation]]></category>
		<category><![CDATA[multiple if statements]]></category>
		<category><![CDATA[query plans]]></category>
		<category><![CDATA[recompilation]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2071</guid>
		<description><![CDATA[So, if you have a stored procedure, containing several IF statements, does the cached plan get recompiled every time the procedure is executed? <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/plan-re-compilations-with-multiple-if-statements-in-a-stored-procedure/">Plan re-compilations with multiple IF statements in a stored procedure?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/plan-re-compilations-with-multiple-if-statements-in-a-stored-procedure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Question of the week: Memory Grant in execution plan</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/question-of-the-week-memory-grant-in-execution-plan/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/question-of-the-week-memory-grant-in-execution-plan/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 12:09:09 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[cached plan]]></category>
		<category><![CDATA[management studio]]></category>
		<category><![CDATA[query plan]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2063</guid>
		<description><![CDATA[The question is simple: when you execute the following query (from Management Studio) towards the AdventureWorks database... <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/question-of-the-week-memory-grant-in-execution-plan/">Question of the week: Memory Grant in execution plan</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/question-of-the-week-memory-grant-in-execution-plan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What do I read?</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/what-do-i-read/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/what-do-i-read/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 07:33:18 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=2057</guid>
		<description><![CDATA[<p>The best thing that happened to SQL Server is its vast and active community. There are plenty of articles, discussions, scripts and ideas published every day. How do you stay &#8220;on top&#8221;? How do you get informed about news, where do you search for new ideas?</p>
<p>Here is a list of sites which I check (almost) every <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/what-do-i-read/">What do I read?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/what-do-i-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My favorite cartoon&#8230;</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/my-favorite-cartoon/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/my-favorite-cartoon/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 15:01:14 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Jokes]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1905</guid>
		<description><![CDATA[And here is the site with the works of Sergei Elkin.  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/my-favorite-cartoon/">My favorite cartoon&#8230;</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/my-favorite-cartoon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Once I went to a baseball game&#8230;</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/once-i-went-to-a-baseball-game/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/once-i-went-to-a-baseball-game/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 14:58:53 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[angel stadium]]></category>
		<category><![CDATA[angels]]></category>
		<category><![CDATA[baseball]]></category>
		<category><![CDATA[bored]]></category>
		<category><![CDATA[brewers]]></category>
		<category><![CDATA[California]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1885</guid>
		<description><![CDATA[... and I don't remember myself being more bored than that. There were hot dogs and beer. Angels vs. Brewers. Maybe I just don't understand the rules. Would it have been more interesting if I did understand the game? Who knows who won. We left in the 7th part. :)  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/once-i-went-to-a-baseball-game/">Once I went to a baseball game&#8230;</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/once-i-went-to-a-baseball-game/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some bees</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/some-bees/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/some-bees/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 14:45:08 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[bee]]></category>
		<category><![CDATA[career]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1880</guid>
		<description><![CDATA[Once I dared to get close to a beehive and take pictures from about 1 meter. Scary. :) (That's how I gave up on the photographer career.) <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/some-bees/">Some bees</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/some-bees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking of car shows&#8230;</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/speaking-of-car-shows/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/speaking-of-car-shows/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 14:20:14 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[car show]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1866</guid>
		<description><![CDATA[Recently I went to the American car show in Norrtälje, and it kinda amazed me that I could not remember larger and better organized car show (and I have been to a few i SoCal). I found some pics from a car show in Newport Beach, CA. I think this was in 2006. <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/speaking-of-car-shows/">Speaking of car shows&#8230;</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/speaking-of-car-shows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to query the cached plans XML</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/how-to-query-the-cached-plans-xml/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/how-to-query-the-cached-plans-xml/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:41:54 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[query cached plans]]></category>
		<category><![CDATA[save cached plans to table]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1849</guid>
		<description><![CDATA[<p>In a previous post I described how to save the current cached plans in a database table and in this post I will show you how to make that data useful.</p>
<p>First of all, if you are not clear with the ways of shredding XML in SQL Server, you can find more information on Plamen Ratchev&#8217;s blog.</p>
<p>So, <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/how-to-query-the-cached-plans-xml/">How to query the cached plans XML</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/how-to-query-the-cached-plans-xml/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What could you do if you want to be asked to leave a restaurant</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/what-could-you-do-if-you-want-to-be-asked-to-leave-a-restaurant/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/what-could-you-do-if-you-want-to-be-asked-to-leave-a-restaurant/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:29:00 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[get kicked out of a mall]]></category>
		<category><![CDATA[gypsy den]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1857</guid>
		<description><![CDATA[<p>Here are a few ideas for you, if you find yourself bored and feel like you want to get kicked out of a public place (mall, restaurant, store and so on). You can do one of the following, and chances are that the management will come and ask you to leave the premises. By the way, <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/what-could-you-do-if-you-want-to-be-asked-to-leave-a-restaurant/">What could you do if you want to be asked to leave a restaurant</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/what-could-you-do-if-you-want-to-be-asked-to-leave-a-restaurant/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is bloating my plan cache?</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/what-is-bloating-my-plan-cache/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/what-is-bloating-my-plan-cache/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 13:09:36 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[ad hoc]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[plan cache]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1846</guid>
		<description><![CDATA[Here is a query which will return all adhoc queries which are used only once and the result will be sorted by the size  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/what-is-bloating-my-plan-cache/">What is bloating my plan cache?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/what-is-bloating-my-plan-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to take a &#8220;snapshot&#8221; of your cached plans</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/how-to-take-a-snapshot-of-your-cached-plans/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/how-to-take-a-snapshot-of-your-cached-plans/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 11:51:46 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[save cached plans to table]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1842</guid>
		<description><![CDATA[<p>I would like very much to have some of the currently cached plans saved so I can compare them to the  newly generated cached plans after the restart. Why would I like to do that? There are several reasons:</p>

to be able to query the currently cached plans &#8211; I would like to work with the cached <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/how-to-take-a-snapshot-of-your-cached-plans/">How to take a &#8220;snapshot&#8221; of your cached plans</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/how-to-take-a-snapshot-of-your-cached-plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>American Car Show Norrtälje 2010</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/american-car-show-norrtalje-2010/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/american-car-show-norrtalje-2010/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 18:09:10 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[american]]></category>
		<category><![CDATA[american car show norrtälje]]></category>
		<category><![CDATA[amirican cars]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[ford]]></category>
		<category><![CDATA[norrtälje]]></category>
		<category><![CDATA[norrtelje]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[volga]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1769</guid>
		<description><![CDATA[<p>Today we visited the American car show in Norrtälje. A colleague had told me that the Auto club in Norrtälje was the most impressive one in the country, and indeed, Sweden seems to be overpopulated with American classic cars. I am not sure about the statistics, but to me it seems that the number of per <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/american-car-show-norrtalje-2010/">American Car Show Norrtälje 2010</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/american-car-show-norrtalje-2010/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A spider hanging out</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/a-spider-hanging-out/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/a-spider-hanging-out/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 17:30:13 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Cooking]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[balcony]]></category>
		<category><![CDATA[spider]]></category>
		<category><![CDATA[tomato]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1765</guid>
		<description><![CDATA[<p>Here is  the latest picture from the tomatoes on balcony &#8211; a small spider had decided to hang out and was jumping up and down from one of the leaves. Quite cool &#8211; good thing I had the Canon 50mm lens at the time.</p>
<p></p>
  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/a-spider-hanging-out/">A spider hanging out</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/a-spider-hanging-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find queries using parallelism in SQL Server (from cached plans)</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/find-queries-using-parallelism/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/find-queries-using-parallelism/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 11:32:54 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2008r2]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[cached plan]]></category>
		<category><![CDATA[MAXDOP]]></category>
		<category><![CDATA[parallelism]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1758</guid>
		<description><![CDATA[<p>Here is how you can query the cached plans and get queries which are using parallel execution and get some information about the query performance.
</p>
<p>Important: do NOT run this script on a busy transactional production environment. A much better approach of querying the cached plans is described here and here.</p>
<p>Note: This is not an optimal method <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/find-queries-using-parallelism/">Find queries using parallelism in SQL Server (from cached plans)</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/find-queries-using-parallelism/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to interpret parallelism on your SQL Server</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/how-to-interpret-parallelism-on-your-sql-server/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/how-to-interpret-parallelism-on-your-sql-server/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 10:52:39 +0000</pubDate>
		<dc:creator>Feodor</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[oltp]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[parallelism]]></category>
		<category><![CDATA[performance problem]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=851</guid>
		<description><![CDATA[<p>Note: Do not disable parallelism before understanding the mechanics of it and before testing the query performance. There are several ways to control the parallel execution of queries, i.e. you can use a hint within the query (OPTION(MAXDOP 1)), or you can set the &#8220;Cost threshold for parallelism&#8221; on the server level. Also, there is an <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/how-to-interpret-parallelism-on-your-sql-server/">How to interpret parallelism on your SQL Server</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/how-to-interpret-parallelism-on-your-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About technology</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/about-technology/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/about-technology/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 06:16:11 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Thinking]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1748</guid>
		<description><![CDATA[Technology is like an evil dog - the more you are afraid of it, the worse it gets. <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/about-technology/">About technology</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/about-technology/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Utilization of resources: optimization</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/utilization-of-resources-optimization/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/utilization-of-resources-optimization/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 10:51:40 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[compilation]]></category>
		<category><![CDATA[optimizer]]></category>
		<category><![CDATA[plan reuse]]></category>
		<category><![CDATA[recompilation]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1740</guid>
		<description><![CDATA[<p>Did you know that your SQL Server might be using 10% of the system resources to optimize queries?!</p>
<p>As you know, the query optimization is an expensive process, and millions of man hours have been spent on refining the optimizer&#8217;s algorithm for processing, generating and reusing plans. And yet, it takes one mediocre developer to bring the <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/utilization-of-resources-optimization/">Utilization of resources: optimization</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/utilization-of-resources-optimization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Check the signatures of your stored procedures and functions</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/check-the-signatures-of-your-stored-procedures-and-functions/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/check-the-signatures-of-your-stored-procedures-and-functions/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 07:47:27 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[marko parkkola]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[signature]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1735</guid>
		<description><![CDATA[<p>I found this script on Marko Parkkola&#8217;s blog, which lets you check the signatures. I am posting the script here because it returns an error</p>
<p>Msg 536, Level 16, State 5, Line 47
Invalid length parameter passed to the SUBSTRING function.</p>
<p>I am posting it on my blog because Marko does not allow comments on his blog and there <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/check-the-signatures-of-your-stored-procedures-and-functions/">Check the signatures of your stored procedures and functions</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/check-the-signatures-of-your-stored-procedures-and-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find out the Hash and Sort warnings on your server</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/find-out-the-hash-and-sort-warnings/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/find-out-the-hash-and-sort-warnings/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 14:38:52 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[warnings]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1727</guid>
		<description><![CDATA[<p>As it was discussed earlier, the Hash bails and Sort warnings can actually cause a significant performance degradation in your SQL Server. The Hash Bails are explained in more detail here.</p>
<p>When it comes to determining if you have hash and sort warnings in your system currently, you can run the following script:</p>
<p>* keep in mind the <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/find-out-the-hash-and-sort-warnings/">Find out the Hash and Sort warnings on your server</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/find-out-the-hash-and-sort-warnings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find your current deafult trace file</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/how-to-find-your-current-deafult-trace-file/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/how-to-find-your-current-deafult-trace-file/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 13:54:04 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1722</guid>
		<description><![CDATA[<p>I am hoping that you have your default trace enabled (or should I say: I hope you have not disabled it!) and if you would like to know the path and the file name of the current trace file you can execute the following script:</p>

?View Code TSQLSELECT CAST&#40;value AS VARCHAR&#40;550&#41;&#41;
FROM fn_trace_getinfo&#40;DEFAULT&#41;
WHERE property = 2
  AND <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/how-to-find-your-current-deafult-trace-file/">How to find your current deafult trace file</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/how-to-find-your-current-deafult-trace-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 Hash Matches in a row?</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/2-hash-matches-in-a-row/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/2-hash-matches-in-a-row/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 08:49:39 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[hash match]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1714</guid>
		<description><![CDATA[<p>Here is the challenge: after reading on hash matches&#8217; performance implications here, on Pinal Dave&#8217;s blog and on Craig Freedman&#8217;s blog, the question is: &#8220;When would you see 2 hash matches in a row?&#8221;</p>
<p>For example, look at the following execution plan, and try to write a query which produces similar plan with 2 Hash Match operators <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/2-hash-matches-in-a-row/">2 Hash Matches in a row?</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/2-hash-matches-in-a-row/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server performance &#8211; Hash warning</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/sql-server-performance-hash-warning/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/sql-server-performance-hash-warning/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 20:33:05 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[hash join]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1707</guid>
		<description><![CDATA[<p>It turns out that another one of the performance monsters (aside from missing indexes, fragmentation and silly code) can be the the hash and sorting problems. I am not sure if it is a common practice for many DBAs to look at the Profiler&#8217;s &#8220;Errors and Warnings&#8221; event class periodically. I am curious, though, and if <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/sql-server-performance-hash-warning/">SQL Server performance &#8211; Hash warning</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/sql-server-performance-hash-warning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Standard Reports definition / source code</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/sql-server-standard-reports-definition/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/sql-server-standard-reports-definition/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 19:03:28 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[management studio]]></category>
		<category><![CDATA[rdl]]></category>
		<category><![CDATA[reports]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[standard]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1703</guid>
		<description><![CDATA[<p>Have you wondered about the source code of the Standard Reports in the SQL Server Management studio? (Here is a post which lists all Standard Reports in SQL Server)</p>
<p>After some serious search online I found this site, where one can download the source code of the rdl files. After you get the source code, I am <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/sql-server-standard-reports-definition/">SQL Server Standard Reports definition / source code</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/sql-server-standard-reports-definition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find T-SQL in your report server</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/find-t-sql-in-your-report-server/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/find-t-sql-in-your-report-server/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 17:34:48 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[find definition]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[report server]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1696</guid>
		<description><![CDATA[<p>You have the following challenge: you have a large environment and you are making some changes to your schemas. You need to know what code will be affected by the changes and you have to make sure that nothing breaks. You can easily search the code within your databases by using the syscomments (or by using <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/find-t-sql-in-your-report-server/">Find T-SQL in your report server</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/find-t-sql-in-your-report-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complete list of Standard SQL Server reports</title>
		<link>http://feodorgeorgiev.com/blog/2010/07/complete-list-of-standard-sql-server-reports/</link>
		<comments>http://feodorgeorgiev.com/blog/2010/07/complete-list-of-standard-sql-server-reports/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 16:47:29 +0000</pubDate>
		<dc:creator>sibir1us</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[managment]]></category>
		<category><![CDATA[reports]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[standard]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://feodorgeorgiev.com/blog/?p=1693</guid>
		<description><![CDATA[I found this list of reports available in SQL Server Management Studio and I think it would be good to share it.  <span style="color:#777"> . . . &#8594; Read More: <a href="http://feodorgeorgiev.com/blog/2010/07/complete-list-of-standard-sql-server-reports/">Complete list of Standard SQL Server reports</a></span>]]></description>
		<wfw:commentRss>http://feodorgeorgiev.com/blog/2010/07/complete-list-of-standard-sql-server-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
