<?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 Planet &#187; stored procedure</title>
	<atom:link href="http://sqlserverplanet.com/tag/stored-procedure/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Sat, 19 May 2012 05:20:07 +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>Insert Stored Procedure Results Into Table</title>
		<link>http://sqlserverplanet.com/sql/insert-stored-procedure-results-into-table</link>
		<comments>http://sqlserverplanet.com/sql/insert-stored-procedure-results-into-table#comments</comments>
		<pubDate>Thu, 18 Jun 2009 15:04:37 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[OPENQUERY]]></category>
		<category><![CDATA[stored procedure]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=258</guid>
		<description><![CDATA[Retrieving the result set from a stored procedure has historically proven to be a difficult task. Fortunately with the advent of OPENROWSET, our life as developers has become much simpler. Using openrowset is very simple when we do not have procedures that take parameters, However when parameters become involved the game changes, however there is [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/sql/insert-stored-procedure-results-into-table/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

