<?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: A Simple Example of a MySQL Stored Procedure that uses a cursor</title>
	<atom:link href="http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/</link>
	<description>Discussions on Ruby on Rails, the MySQL database, Social Media, Twitter, Wordpress and other tech issues</description>
	<lastBuildDate>Fri, 09 Jul 2010 12:53:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adelar da Silva Queiróz</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-123</link>
		<dc:creator>Adelar da Silva Queiróz</dc:creator>
		<pubDate>Fri, 09 Jul 2010 12:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-123</guid>
		<description>Very usefull your code. Thank&#039;s. :)&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-123&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Very usefull your code. Thank&#8217;s. <img src='http://www.kbedell.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-123">0</span> <small>(to vote for this comment, please visit the site)</small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subodhqn</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-117</link>
		<dc:creator>Subodhqn</dc:creator>
		<pubDate>Wed, 26 May 2010 12:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-117</guid>
		<description>It&#039;s Really Helpfull Code for me

Thanks
Subodhan&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-117&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s Really Helpfull Code for me</p>
<p>Thanks<br />
Subodhan
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-117">0</span> <small>(to vote for this comment, please visit the site)</small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subodhqn</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-116</link>
		<dc:creator>Subodhqn</dc:creator>
		<pubDate>Wed, 26 May 2010 12:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-116</guid>
		<description>It&#039;s really helpfull code for me..

thanks.&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-116&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s really helpfull code for me..</p>
<p>thanks.
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-116">0</span> <small>(to vote for this comment, please visit the site)</small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beauraines</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-115</link>
		<dc:creator>beauraines</dc:creator>
		<pubDate>Tue, 25 May 2010 15:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-115</guid>
		<description>This was really helpful.  I like your clear documentation and your proc can be used as a template for my next procs.

Thanks for walking through it so clearly.

btw, why did you only explicitly close the cursor when you LEAVE the loop  but not at the end?  Is it just because cursors automagically close and its not &quot;necessary&quot;?&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-115&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This was really helpful.  I like your clear documentation and your proc can be used as a template for my next procs.</p>
<p>Thanks for walking through it so clearly.</p>
<p>btw, why did you only explicitly close the cursor when you LEAVE the loop  but not at the end?  Is it just because cursors automagically close and its not &#8220;necessary&#8221;?
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-115">0</span> <small>(to vote for this comment, please visit the site)</small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moon Wolf</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-111</link>
		<dc:creator>Moon Wolf</dc:creator>
		<pubDate>Mon, 16 Nov 2009 11:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-111</guid>
		<description>Thanks for code. It&#039;s very usefull.&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-111&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for code. It&#8217;s very usefull.
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-111">0</span> <small>(to vote for this comment, please visit the site)</small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby Newman</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-108</link>
		<dc:creator>Toby Newman</dc:creator>
		<pubDate>Mon, 07 Sep 2009 08:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-108</guid>
		<description>Excellent, thank you. This was a real help.&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-108&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Excellent, thank you. This was a real help.
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-108">0</span> <small>(to vote for this comment, please visit the site)</small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Stone</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-102</link>
		<dc:creator>Peter Stone</dc:creator>
		<pubDate>Fri, 05 Jun 2009 16:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-102</guid>
		<description>Just want to say an HUGE THANKS! for the tutorial on using cursors in MySQL.... In case you (or anyone else) reads this, I suspect that I&#039;m not alone in &quot;migrating&quot; from MS-SQL. I suspect that this would not be everyone&#039;s experience, but I&#039;m surprised (and relieved) at how similar things are between the 2 &quot;dialects.&quot; ... Oh yes, one &quot;reservation&quot; about the tutorial - more a huh? - the Selects that you use(d) to mark progress did not work as I expected; maybe, there&#039;s some option that can/should be altered from the default.&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-102&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Just want to say an HUGE THANKS! for the tutorial on using cursors in MySQL&#8230;. In case you (or anyone else) reads this, I suspect that I&#8217;m not alone in &#8220;migrating&#8221; from MS-SQL. I suspect that this would not be everyone&#8217;s experience, but I&#8217;m surprised (and relieved) at how similar things are between the 2 &#8220;dialects.&#8221; &#8230; Oh yes, one &#8220;reservation&#8221; about the tutorial &#8211; more a huh? &#8211; the Selects that you use(d) to mark progress did not work as I expected; maybe, there&#8217;s some option that can/should be altered from the default.
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-102">0</span> <small>(to vote for this comment, please visit the site)</small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cayseruhrichcyg</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-101</link>
		<dc:creator>cayseruhrichcyg</dc:creator>
		<pubDate>Sun, 24 May 2009 21:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-101</guid>
		<description>IndyCar Series Driver Danica Patrick talks about modeling for the Sports Illustrated Swimsuit Edition. 
&lt;a href=&quot;http://www.youtube.com/watch?v=XZYb4m1nY4g&quot; rel=&quot;nofollow&quot;&gt;Danica Patrick 20Q Playboy Interview&lt;/a&gt; or just follow the link http://www.youtube.com/watch?v=XZYb4m1nY4g
You MUST SEE it, this girl really HOT!!!&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-101&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>IndyCar Series Driver Danica Patrick talks about modeling for the Sports Illustrated Swimsuit Edition.<br />
<a href="http://www.youtube.com/watch?v=XZYb4m1nY4g" rel="nofollow">Danica Patrick 20Q Playboy Interview</a> or just follow the link <a href="http://www.youtube.com/watch?v=XZYb4m1nY4g" rel="nofollow">http://www.youtube.com/watch?v=XZYb4m1nY4g</a><br />
You MUST SEE it, this girl really HOT!!!
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-101">0</span> <small>(to vote for this comment, please visit the site)</small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Topics about Home Decoration &#187; Kevin Bedell on Internet Tech - A Simple Example of a MySQL Stored b&#8230;/b</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-3</link>
		<dc:creator>Topics about Home Decoration &#187; Kevin Bedell on Internet Tech - A Simple Example of a MySQL Stored b&#8230;/b</dc:creator>
		<pubDate>Tue, 03 Mar 2009 00:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-3</guid>
		<description>[...] Kevin put an intriguing blog post on Kevin Bedell on Internet Tech - A Simple Example of a MySQL Stored b&#8230;/bHere&#8217;s a quick excerptProcedure Name : usp_cursor_example * Database/Schema : foo * * bDescription/b: * An example of a MySQL stored procedure that uses a cursor * * * Tables Impacted : * foo.friend_status - read-only * DDL? b&#8230;./b Anand Rajaram, bArchitect/b, jPeople “ Kevin is smart, talented, and highly motivated. He keeps up with the latest trends in technology and is always looking to learn more. I&#8217;d recommend him to anyone looking to add some technical depth to their existing team or organization b&#8230;/b [...]&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-3&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<div style="">
<p>[...] Kevin put an intriguing blog post on Kevin Bedell on Internet Tech &#8211; A Simple Example of a MySQL Stored b&#8230;/bHere&#8217;s a quick excerptProcedure Name : usp_cursor_example * Database/Schema : foo * * bDescription/b: * An example of a MySQL stored procedure that uses a cursor * * * Tables Impacted : * foo.friend_status &#8211; read-only * DDL? b&#8230;./b Anand Rajaram, bArchitect/b, jPeople “ Kevin is smart, talented, and highly motivated. He keeps up with the latest trends in technology and is always looking to learn more. I&#8217;d recommend him to anyone looking to add some technical depth to their existing team or organization b&#8230;/b [...]</p>
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-3">0</span> <small>(to vote for this comment, please visit the site)</small></p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Topics about Home Decoration &#187; Kevin Bedell on Internet Tech - A Simple Example of a MySQL Stored b&#8230;/b</title>
		<link>http://www.kbedell.com/2009/03/02/a-simple-example-of-a-mysql-stored-procedure-that-uses-a-cursor/comment-page-1/#comment-2</link>
		<dc:creator>Topics about Home Decoration &#187; Kevin Bedell on Internet Tech - A Simple Example of a MySQL Stored b&#8230;/b</dc:creator>
		<pubDate>Mon, 02 Mar 2009 23:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kbedell.com/?p=18#comment-2</guid>
		<description>[...] Kevin created an interesting post today on Kevin Bedell on Internet Tech - A Simple Example of a MySQL Stored b&#8230;/bHere&#8217;s a short outlineProcedure Name : usp_cursor_example * Database/Schema : foo * * bDescription/b: * An example of a MySQL stored procedure that uses a cursor * * * Tables Impacted : * foo.friend_status - read-only * DDL? b&#8230;./b Anand Rajaram, bArchitect/b, jPeople “ Kevin is smart, talented, and highly motivated. He keeps up with the latest trends in technology and is always looking to learn more. I&#8217;d recommend him to anyone looking to add some technical depth to their existing team or organization b&#8230;/b [...]&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-2&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<div style="">
<p>[...] Kevin created an interesting post today on Kevin Bedell on Internet Tech &#8211; A Simple Example of a MySQL Stored b&#8230;/bHere&#8217;s a short outlineProcedure Name : usp_cursor_example * Database/Schema : foo * * bDescription/b: * An example of a MySQL stored procedure that uses a cursor * * * Tables Impacted : * foo.friend_status &#8211; read-only * DDL? b&#8230;./b Anand Rajaram, bArchitect/b, jPeople “ Kevin is smart, talented, and highly motivated. He keeps up with the latest trends in technology and is always looking to learn more. I&#8217;d recommend him to anyone looking to add some technical depth to their existing team or organization b&#8230;/b [...]</p>
<p class="top-comments">Current score: <span class="top-comments-karma" id="karma-2">0</span> <small>(to vote for this comment, please visit the site)</small></p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>
