<?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>.NET.Refactor() &#187; SQL</title>
	<atom:link href="http://www.jasonheine.com/beyond/index.php/category/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonheine.com/beyond</link>
	<description>Taking over the world, one byte at a time.</description>
	<lastBuildDate>Mon, 24 May 2010 21:25:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Cursors : An In Depth Look &#8211; Part 4</title>
		<link>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-4/</link>
		<comments>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-4/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 18:26:31 +0000</pubDate>
		<dc:creator>Jason Heine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.jasonheine.com/beyond/?p=53</guid>
		<description><![CDATA[This article is a continuation of Cursors. Previous Parts can be viewed here: Cursors : An In Depth Look – Part 1 Cursors : An In Depth Look – Part 2&#160; Cursors : An In Depth Look – Part 3 Now that we have looked at query execution time, I/O and CPU statistics we are [...]]]></description>
		<wfw:commentRss>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cursors : An In Depth Look &#8211; Part 3</title>
		<link>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-3/</link>
		<comments>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-3/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 17:57:51 +0000</pubDate>
		<dc:creator>Jason Heine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.jasonheine.com/beyond/?p=44</guid>
		<description><![CDATA[This article is a continuation of Cursors. Previous Parts can be viewed here: Cursors : An In Depth Look – Part 1 Cursors : An In Depth Look – Part 2&#160; This section will go into the finer details of the cursor and set-based operations. We will be looking at what is going on behind [...]]]></description>
		<wfw:commentRss>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cursors : An In Depth Look &#8211; Part 2</title>
		<link>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-2/</link>
		<comments>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-2/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 16:18:28 +0000</pubDate>
		<dc:creator>Jason Heine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.jasonheine.com/beyond/?p=36</guid>
		<description><![CDATA[This article is a continuation of Cursors : An In Depth Look – Part 1 Testing Cursors and Set-Based Operations (Single Query Execution) To help speed up the testing (not the process its self)&#160; you can check the box “Discard Results After Execution” option in SSMS. This will ensure that when your query executes it [...]]]></description>
		<wfw:commentRss>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cursors : An In Depth Look &#8211; Part 1</title>
		<link>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-1/</link>
		<comments>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-1/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 15:08:19 +0000</pubDate>
		<dc:creator>Jason Heine</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.jasonheine.com/beyond/?p=35</guid>
		<description><![CDATA[I am breaking this article out into a few parts, only due to the length of the content. I don’t want to overwhelm you with tons of reading that you will not finish. So, first things first: Copyright Information: This information on Cursors comes from “Inside Microsoft SQL Server 2005 T-SQL Programming” written by Itzik [...]]]></description>
		<wfw:commentRss>http://www.jasonheine.com/beyond/index.php/cursors-an-in-depth-look-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
