<?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>SQL Server Performance &#187; Tom ONeill</title>
	<atom:link href="http://www.sql-server-performance.com/author/tomoneill/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 22 May 2013 06:37:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>SQL Server Stored Procedures &#8211; Fundamentals</title>
		<link>http://www.sql-server-performance.com/2003/stored-procedures-basics/</link>
		<comments>http://www.sql-server-performance.com/2003/stored-procedures-basics/#comments</comments>
		<pubDate>Mon, 29 Sep 2003 01:12:50 +0000</pubDate>
		<dc:creator>Tom ONeill</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=436</guid>
		<description><![CDATA[Learning something new is challenging. Learning something new on your own redefines challenging. Chances are, you are reading my article because you want to learn how to write stored procedures. You are new to this, and you don&#8217;t know where to start. You are exactly where I was when I wanted to learn how to [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2003/stored-procedures-basics/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Return Values: Getting Something Back from Your SQL Server Stored Procedures</title>
		<link>http://www.sql-server-performance.com/2003/stored-procedure-returns/</link>
		<comments>http://www.sql-server-performance.com/2003/stored-procedure-returns/#comments</comments>
		<pubDate>Sun, 25 May 2003 01:12:50 +0000</pubDate>
		<dc:creator>Tom ONeill</dc:creator>
				<category><![CDATA[Developer]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=515</guid>
		<description><![CDATA[You give so much to your database . . . sometimes you just want something back. What do you give your database?&#160; Plenty. You give it new records (INSERT). You give it changes to existing records (UPDATE/DELETE). Every now and then, you just look around (SELECT). When you do these things, it is often essential [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2003/stored-procedure-returns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
