<?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>Nerdscube Blog &#187; cfquery</title>
	<atom:link href="http://nerdscube.com/tag/cfquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdscube.com</link>
	<description>Nerdscube : Technology, Coldfusion, Javascipt, Jquery, Sharepoint and many more</description>
	<lastBuildDate>Thu, 20 Jan 2011 06:38:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Tip : Getting unsorted query columns in coldfusion</title>
		<link>http://nerdscube.com/2010/02/tip-unsorted-query-columns/</link>
		<comments>http://nerdscube.com/2010/02/tip-unsorted-query-columns/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 09:27:51 +0000</pubDate>
		<dc:creator>nerdscubecom</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[cfquery]]></category>
		<category><![CDATA[column]]></category>
		<category><![CDATA[getmetadata]]></category>
		<category><![CDATA[sorting]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://nerdscube.com/?p=181</guid>
		<description><![CDATA[generally Coldfusion always sorts the columns in the query that has been returned, irrespective of the order you have specified in the SQL statement. Most of the time its a blessing, but not always.
There is no documented way to get the unsorted columns otherthan using some thirdparty customtags and function. But there is a tweak for this case.]]></description>
		<wfw:commentRss>http://nerdscube.com/2010/02/tip-unsorted-query-columns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

