<?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: Stored Procedure For Finding Columns In MySQL</title>
	<atom:link href="http://www.rustyrazorblade.com/2009/12/stored-procedure-for-finding-columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rustyrazorblade.com/2009/12/stored-procedure-for-finding-columns/</link>
	<description>Tech Thoughts, Mostly on LAMP - by Jon Haddad</description>
	<lastBuildDate>Mon, 23 Jan 2012 09:03:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Waldie1581@gmail.com</title>
		<link>http://www.rustyrazorblade.com/2009/12/stored-procedure-for-finding-columns/comment-page-1/#comment-76254</link>
		<dc:creator>Waldie1581@gmail.com</dc:creator>
		<pubDate>Mon, 05 Sep 2011 01:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=931#comment-76254</guid>
		<description>59. Thank you for some other informative website. The place else may just I get that type of info written in such a perfect means? I have a project that I am just now working on, and I have been at the look out for such info.</description>
		<content:encoded><![CDATA[<p>59. Thank you for some other informative website. The place else may just I get that type of info written in such a perfect means? I have a project that I am just now working on, and I have been at the look out for such info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shantanu Oak</title>
		<link>http://www.rustyrazorblade.com/2009/12/stored-procedure-for-finding-columns/comment-page-1/#comment-46017</link>
		<dc:creator>Shantanu Oak</dc:creator>
		<pubDate>Wed, 23 Dec 2009 14:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=931#comment-46017</guid>
		<description>I use &quot;explain extended&quot; to find the table name that the column belongs to. I need to know the table name if no aliases are used in a join query. Thanks for sharing this procedure.</description>
		<content:encoded><![CDATA[<p>I use &#8220;explain extended&#8221; to find the table name that the column belongs to. I need to know the table name if no aliases are used in a join query. Thanks for sharing this procedure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.rustyrazorblade.com/2009/12/stored-procedure-for-finding-columns/comment-page-1/#comment-45492</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Fri, 11 Dec 2009 01:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=931#comment-45492</guid>
		<description>Ah, Roland!  Good suggestion.  I&#039;ll update the post.</description>
		<content:encoded><![CDATA[<p>Ah, Roland!  Good suggestion.  I&#8217;ll update the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Bouman</title>
		<link>http://www.rustyrazorblade.com/2009/12/stored-procedure-for-finding-columns/comment-page-1/#comment-45487</link>
		<dc:creator>Roland Bouman</dc:creator>
		<pubDate>Thu, 10 Dec 2009 23:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=931#comment-45487</guid>
		<description>Ok. May I suggest adding COLUMN_TYPE?</description>
		<content:encoded><![CDATA[<p>Ok. May I suggest adding COLUMN_TYPE?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

