<?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>Searching for a place that has already been found</description>
	<lastBuildDate>Mon, 19 Jul 2010 02:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<cloud domain='junalontherun.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<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/</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[GQL]]></category>
		<category><![CDATA[Google App Engine]]></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 we want to select distinct city from our datastore in Google App Engine application How [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
