<?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: Sort VARCHAR as INT in MySQL query</title>
	<atom:link href="http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/</link>
	<description>Web &#38; Android Development, Stock Photography &#38; My Income Online</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:56:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: vissie</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-63412</link>
		<dc:creator>vissie</dc:creator>
		<pubDate>Sun, 27 Nov 2011 11:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-63412</guid>
		<description>Thank you!!! quick google search landed me here... problem solved within a few min because of this post!!!

thanz</description>
		<content:encoded><![CDATA[<p>Thank you!!! quick google search landed me here&#8230; problem solved within a few min because of this post!!!</p>
<p>thanz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-43557</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Wed, 21 Sep 2011 14:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-43557</guid>
		<description>Type casting for the win. Thanks!</description>
		<content:encoded><![CDATA[<p>Type casting for the win. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blossomer</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-42167</link>
		<dc:creator>Blossomer</dc:creator>
		<pubDate>Mon, 19 Sep 2011 10:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-42167</guid>
		<description>Thank you! helped me a lot.</description>
		<content:encoded><![CDATA[<p>Thank you! helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zul</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-25878</link>
		<dc:creator>Zul</dc:creator>
		<pubDate>Thu, 21 Jul 2011 09:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-25878</guid>
		<description>thanks a lot...i tried it and it works</description>
		<content:encoded><![CDATA[<p>thanks a lot&#8230;i tried it and it works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: None The Wiser</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-21789</link>
		<dc:creator>None The Wiser</dc:creator>
		<pubDate>Thu, 23 Jun 2011 21:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-21789</guid>
		<description>You sir, are a genius.
Thank You</description>
		<content:encoded><![CDATA[<p>You sir, are a genius.<br />
Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sir</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-21393</link>
		<dc:creator>sir</dc:creator>
		<pubDate>Fri, 17 Jun 2011 10:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-21393</guid>
		<description>You saved my day.</description>
		<content:encoded><![CDATA[<p>You saved my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NJackson</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-17737</link>
		<dc:creator>NJackson</dc:creator>
		<pubDate>Mon, 11 Apr 2011 09:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-17737</guid>
		<description>This saved me a load of time rewriting a predecessors&#039; code!</description>
		<content:encoded><![CDATA[<p>This saved me a load of time rewriting a predecessors&#8217; code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-9921</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 17 Dec 2010 13:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-9921</guid>
		<description>Awesome. Just what i needed</description>
		<content:encoded><![CDATA[<p>Awesome. Just what i needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rinse</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-4036</link>
		<dc:creator>Rinse</dc:creator>
		<pubDate>Tue, 03 Aug 2010 09:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-4036</guid>
		<description>I have been looking for this. Could not figure it out myself. Thank you very much for sharing!</description>
		<content:encoded><![CDATA[<p>I have been looking for this. Could not figure it out myself. Thank you very much for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sree</title>
		<link>http://www.kreci.net/web-development/sort-varchar-as-int-in-mysql-query/#comment-32</link>
		<dc:creator>Sree</dc:creator>
		<pubDate>Thu, 20 Aug 2009 09:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreci.net/?p=82#comment-32</guid>
		<description>very usefull,Thanks a lot</description>
		<content:encoded><![CDATA[<p>very usefull,Thanks a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>

