<?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/"
		>
<channel>
	<title>Comments on: Executing Stored Procedures  within Stored Procedures (sprocs)</title>
	<atom:link href="http://www.keyboardface.com/archives/2006/01/03/executing-stored-procedures-within-stored-procedures-sprocs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyboardface.com/archives/2006/01/03/executing-stored-procedures-within-stored-procedures-sprocs/</link>
	<description>when you find QWERTY imprinted on your cheek - it&#039;s time to go to bed.</description>
	<lastBuildDate>Thu, 19 May 2011 05:13:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.keyboardface.com/archives/2006/01/03/executing-stored-procedures-within-stored-procedures-sprocs/comment-page-1/#comment-6</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 06 Jan 2006 01:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.keyboardface.com/archives/2006/01/03/executing-stored-procedures-within-stored-procedures-sprocs/#comment-6</guid>
		<description>I found a better way to do what I wanted. I realized you can use an inline table-value user-defined function as long as the code is not updating any permanent tables. 

&lt;a href=&quot;http://www.sqlteam.com/item.asp?ItemID=979&quot; rel=&quot;nofollow&quot;&gt;User-defined Functions&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I found a better way to do what I wanted. I realized you can use an inline table-value user-defined function as long as the code is not updating any permanent tables. </p>
<p><a href="http://www.sqlteam.com/item.asp?ItemID=979" rel="nofollow">User-defined Functions</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

