<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: trying to make sence of the jqgrid demo sql query....</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/trying-to-make-sence-of-the-jqgrid-demo-sql-query</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/trying-to-make-sence-of-the-jqgrid-demo-sql-query/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dottedquad on trying to make sence of the jqgrid demo sql query....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trying-to-make-sence-of-the-jqgrid-demo-sql-query#p4202</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trying-to-make-sence-of-the-jqgrid-demo-sql-query#p4202</guid>
        	        	<description><![CDATA[<p>I figured it out.&#160; They are alias which helps for shorthand 🙂</p>
]]></description>
        	        	<pubDate>Wed, 28 Jan 2009 22:26:58 +0200</pubDate>
        </item>
        <item>
        	<title>dottedquad on trying to make sence of the jqgrid demo sql query....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trying-to-make-sence-of-the-jqgrid-demo-sql-query#p4201</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trying-to-make-sence-of-the-jqgrid-demo-sql-query#p4201</guid>
        	        	<description><![CDATA[<p>Hello all.&#160; Before I start to implement jqgrid I need to understand this sql query.</p>
<p>The demo calls for:</p>
<p><span class="sfcode">SELECT COUNT(*) AS count FROM invheader a, clients b WHERE a.client_id=b.client_id</span></p>
<pre><span class="codestring">Where it says : </span><span class="sfcode">FROM invheader a, clients b WHERE a.client_id=b.client_id</span><br /><span class="codestring"><br />what does a and b mean?<br /><br />_thanks</span></pre>
]]></description>
        	        	<pubDate>Wed, 28 Jan 2009 21:06:13 +0200</pubDate>
        </item>
</channel>
</rss>