<?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: SQL formatting</title>
	<atom:link href="http://technology.amis.nl/2005/12/13/sql-fomatting/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/12/13/sql-fomatting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sql-fomatting</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: colour-coded sql testing</title>
		<link>http://technology.amis.nl/2005/12/13/sql-fomatting/#comment-2689</link>
		<dc:creator>colour-coded sql testing</dc:creator>
		<pubDate>Wed, 19 Jul 2006 06:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=948#comment-2689</guid>
		<description><![CDATA[SELECT&#160;&#160;&#160;Last_Name,
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Salary,
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Department_Id
FROM&#160;&#160;&#160;&#160;&#160;Employees
WHERE&#160;&#160;&#160;&#160;Salary&#160;&amp;lt&#160;&#160;ANY&#160;(SELECT&#160;&#160;&#160;Salary
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;FROM&#160;&#160;&#160;&#160;&#160;Employees
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;WHERE&#160;&#160;&#160;&#160;Job_Id&#160;=&#160;&#039;it_prog&#039;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ORDER&#160;BY&#160;2)
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;AND&#160;Job_Id&#160;&amp;lt&amp;gt&#160;&#039;it_prog&#039;
ORDER&#160;BY&#160;1]]></description>
		<content:encoded><![CDATA[<p>SELECT&nbsp;&nbsp;&nbsp;Last_Name,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Salary,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Department_Id<br />
FROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Employees<br />
WHERE&nbsp;&nbsp;&nbsp;&nbsp;Salary&nbsp;&amp;lt&nbsp;&nbsp;ANY&nbsp;(SELECT&nbsp;&nbsp;&nbsp;Salary<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Employees<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WHERE&nbsp;&nbsp;&nbsp;&nbsp;Job_Id&nbsp;=&nbsp;&#8217;it_prog&#8217;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ORDER&nbsp;BY&nbsp;2)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AND&nbsp;Job_Id&nbsp;&amp;lt&amp;gt&nbsp;&#8217;it_prog&#8217;<br />
ORDER&nbsp;BY&nbsp;1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eduardo ivan pichler</title>
		<link>http://technology.amis.nl/2005/12/13/sql-fomatting/#comment-2688</link>
		<dc:creator>eduardo ivan pichler</dc:creator>
		<pubDate>Wed, 28 Dec 2005 10:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=948#comment-2688</guid>
		<description><![CDATA[thanksssss
I was looking for this tools]]></description>
		<content:encoded><![CDATA[<p>thanksssss<br />
I was looking for this tools</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Mitchell</title>
		<link>http://technology.amis.nl/2005/12/13/sql-fomatting/#comment-2687</link>
		<dc:creator>Scott Mitchell</dc:creator>
		<pubDate>Wed, 14 Dec 2005 03:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=948#comment-2687</guid>
		<description><![CDATA[Cool, I&#039;ve been missing the SQL formatter in SQL*Navigator ever since I changed jobs. The option to download  Online SQL Formatter and integrate it into our build is very tempting... Thanks for the pointers!]]></description>
		<content:encoded><![CDATA[<p>Cool, I&#8217;ve been missing the SQL formatter in SQL*Navigator ever since I changed jobs. The option to download  Online SQL Formatter and integrate it into our build is very tempting&#8230; Thanks for the pointers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
