<?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: A SQL question!</title>
	<atom:link href="http://stevereads.com/weblog/2012/07/11/a-sql-question/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevereads.com/weblog/2012/07/11/a-sql-question/</link>
	<description></description>
	<lastBuildDate>Sat, 08 Jun 2013 13:56:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2-alpha</generator>
	<item>
		<title>By: slaniel</title>
		<link>http://stevereads.com/weblog/2012/07/11/a-sql-question/#comment-6456</link>
		<dc:creator>slaniel</dc:creator>
		<pubDate>Thu, 12 Jul 2012 14:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://stevereads.com/weblog/?p=7208#comment-6456</guid>
		<description><![CDATA[&lt;p&gt;Ah; thanks, Tom. Could be, then, that the particular SQL dialects I use are more finicky than they ought to be. I&#039;ll check with a few SQL dialects.&lt;/p&gt;

&lt;p&gt;Cheers,
Steve&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Ah; thanks, Tom. Could be, then, that the particular SQL dialects I use are more finicky than they ought to be. I&#8217;ll check with a few SQL dialects.</p>

<p>Cheers,
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomslee</title>
		<link>http://stevereads.com/weblog/2012/07/11/a-sql-question/#comment-6455</link>
		<dc:creator>tomslee</dc:creator>
		<pubDate>Thu, 12 Jul 2012 14:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://stevereads.com/weblog/?p=7208#comment-6455</guid>
		<description><![CDATA[&lt;p&gt;Just out of interest, I tested this with SQL Anywhere and&lt;/p&gt;

&lt;p&gt;SELECT a+b AS some&lt;em&gt;sum, a-b AS some&lt;/em&gt;diff,
    some&lt;em&gt;sum + some&lt;/em&gt;diff AS something&lt;em&gt;else
FROM some&lt;/em&gt;table&lt;/p&gt;

&lt;p&gt;works just fine.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Just out of interest, I tested this with SQL Anywhere and</p>

<p>SELECT a+b AS some<em>sum, a-b AS some</em>diff,
    some<em>sum + some</em>diff AS something<em>else
FROM some</em>table</p>

<p>works just fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
