<?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>Junal On The Run &#187; GQL</title>
	<atom:link href="http://junalontherun.com/category/gql/feed/" rel="self" type="application/rss+xml" />
	<link>http://junalontherun.com</link>
	<description>...miles to go before i sleep!</description>
	<lastBuildDate>Sat, 12 Nov 2011 01:37:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Getting Distinct Result From Google App Engine GQL Query</title>
		<link>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=getting-distinct-result-from-google-app-engine-gql-query</link>
		<comments>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 20:22:34 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[GQL]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[GQL distinct result]]></category>

		<guid isPermaLink="false">http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/</guid>
		<description><![CDATA[One of the big limitations of Google App Engine is query syntax. Like SQL we don&#8217;t have all freedom in GQL. As an example, we cannot get DISTINCT result like following SQL query&#8230; &#8220;Select DISTINCT name from users&#8221; Let&#8217;s say &#8230; <a href="http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

