<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: &#9733; Format your SQL the easy way</title>
	<atom:link href="http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/</link>
	<description>News, views, tips and tricks on Oracle and other fun stuff</description>
	<lastBuildDate>Mon, 21 May 2012 00:26:47 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Sashwat Gupta</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-52436</link>
		<dc:creator>Sashwat Gupta</dc:creator>
		<pubDate>Sun, 09 Nov 2008 08:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-52436</guid>
		<description>&lt;p&gt;Useful links..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Useful links..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristal L. Rosebrook</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-52360</link>
		<dc:creator>Kristal L. Rosebrook</dc:creator>
		<pubDate>Thu, 04 Sep 2008 07:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-52360</guid>
		<description>&lt;p&gt;Interesting posts&lt;/p&gt;

&lt;p&gt;K Rosebrook&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting posts</p>

<p>K Rosebrook</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wicherqm</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-51904</link>
		<dc:creator>wicherqm</dc:creator>
		<pubDate>Sun, 13 Jan 2008 19:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-51904</guid>
		<description>&lt;p&gt;Hey,
from some time there is new formatting project on the web  . You can find it on&lt;br /&gt;
&lt;a href=&quot;http://sqlhere.com&quot; title=&quot;sqlhere.com&quot; rel=&quot;nofollow&quot;&gt; (beta). The goals are make multi platform sql formatter with editable database of &quot;keywords&quot;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey,
from some time there is new formatting project on the web  . You can find it on<br />
<a href="http://sqlhere.com" title="sqlhere.com" rel="nofollow"> (beta). The goals are make multi platform sql formatter with editable database of &#8220;keywords&#8221;.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GuidoMarcel</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-50988</link>
		<dc:creator>GuidoMarcel</dc:creator>
		<pubDate>Tue, 19 Jun 2007 20:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-50988</guid>
		<description>&lt;p&gt;Hi Eddie,
finally i put into SQLinForm an option to remove linebreaks before formatting as you suggested.
Thanks for this suggestion
GuidoMarcel&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Eddie,
finally i put into SQLinForm an option to remove linebreaks before formatting as you suggested.
Thanks for this suggestion
GuidoMarcel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weston Clark</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-50343</link>
		<dc:creator>Weston Clark</dc:creator>
		<pubDate>Wed, 21 Feb 2007 05:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-50343</guid>
		<description>&lt;p&gt;Has anyone posted some open source Java to format SQL statements?  I am building a tool that supports our commercial product, and I am extracting queries from the database and would like to format them.  I&#039;ve written something rudimentary, but I&#039;d like to avoid the trouble of writing a good one.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Has anyone posted some open source Java to format SQL statements?  I am building a tool that supports our commercial product, and I am extracting queries from the database and would like to format them.  I&#8217;ve written something rudimentary, but I&#8217;d like to avoid the trouble of writing a good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DBA</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-50305</link>
		<dc:creator>DBA</dc:creator>
		<pubDate>Sat, 20 Jan 2007 09:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-50305</guid>
		<description>&lt;p&gt;To: Eddie Awad&lt;/p&gt;

&lt;p&gt;I used SQL Review from www.dbainfopower.com and it it formats broken words properly (I formatted output from v$sqltext )&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>To: Eddie Awad</p>

<p>I used SQL Review from <a href="http://www.dbainfopower.com" rel="nofollow">http://www.dbainfopower.com</a> and it it formats broken words properly (I formatted output from v$sqltext )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Awad</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-49974</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Wed, 06 Sep 2006 22:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-49974</guid>
		<description>&lt;p&gt;Hi Guido,&lt;/p&gt;

&lt;p&gt;You&#039;ve done a great job with SQLinform. Thank you.&lt;/p&gt;

&lt;p&gt;I have just tried formatting the SQL text mentioned in the post above. It does indeed remove the hard line breaks and format the SQL beautifully, but it looks like the line breaks are being replaced with blanks. For example:&lt;/p&gt;

&lt;pre&gt;
mi
n(cols)
&lt;/pre&gt;

&lt;p&gt;becomes&lt;/p&gt;

&lt;pre&gt;mi n(cols)&lt;/pre&gt;

&lt;p&gt;which of course is not valid SQL.&lt;/p&gt;

&lt;p&gt;By the way, I&#039;m currently using Win XP Pro.&lt;/p&gt;

&lt;p&gt;Thanks again for this helpful utility.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Guido,</p>

<p>You&#8217;ve done a great job with SQLinform. Thank you.</p>

<p>I have just tried formatting the SQL text mentioned in the post above. It does indeed remove the hard line breaks and format the SQL beautifully, but it looks like the line breaks are being replaced with blanks. For example:</p>

<pre>
mi
n(cols)
</pre>

<p>becomes</p>

<pre>mi n(cols)</pre>

<p>which of course is not valid SQL.</p>

<p>By the way, I&#8217;m currently using Win XP Pro.</p>

<p>Thanks again for this helpful utility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guidomarcel</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-49973</link>
		<dc:creator>guidomarcel</dc:creator>
		<pubDate>Wed, 06 Sep 2006 22:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-49973</guid>
		<description>&lt;p&gt;Hi Eddie,
thank you very much for this nice review of the sqlinform site.&lt;/p&gt;

&lt;p&gt;Normally, the hard-coded linebreaks should be removed automatically. Which operating system are you using?&lt;/p&gt;

&lt;p&gt;Regards
GuidoMarcel&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Eddie,
thank you very much for this nice review of the sqlinform site.</p>

<p>Normally, the hard-coded linebreaks should be removed automatically. Which operating system are you using?</p>

<p>Regards
GuidoMarcel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IONCANNON &#187; SQL Beautifier</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-24768</link>
		<dc:creator>IONCANNON &#187; SQL Beautifier</dc:creator>
		<pubDate>Thu, 06 Jul 2006 16:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-24768</guid>
		<description>&lt;p&gt;[...] I pulled a large amount of SQL out of some existing code and wanted to have it formated nicely for me. I figured there had to be some type of pretty printer for SQL available outside of applications like TOAD. I have access to TOAD but it would have required a reboot so I figured I would ask google what to do. There seem to be a number of different formaters out there. I found a couple people talking about current options a list here and here. The following list is a summary of the options I found: [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] I pulled a large amount of SQL out of some existing code and wanted to have it formated nicely for me. I figured there had to be some type of pretty printer for SQL available outside of applications like TOAD. I have access to TOAD but it would have required a reboot so I figured I would ask google what to do. There seem to be a number of different formaters out there. I found a couple people talking about current options a list here and here. The following list is a summary of the options I found: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Awad</title>
		<link>http://awads.net/wp/2005/12/12/format-your-sql-the-easy-way/comment-page-1/#comment-21483</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Mon, 26 Jun 2006 21:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/?p=179#comment-21483</guid>
		<description>&lt;p&gt;Allen,&lt;/p&gt;

&lt;p&gt;for example, in the following:&lt;/p&gt;

&lt;p&gt;select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.t
ype#,i.flags,i.property,i.pctfree$,i.initrans,i.ma&lt;/p&gt;

&lt;p&gt;I put my cursor at the beginning of the second line (just before the &quot;y&quot;) and hit the backspace on my keyboard. I did this for every line until the whole query is on one line before I applied the formatting. That&#039;s what I meant by &quot;remove the hard line breaks&quot;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Allen,</p>

<p>for example, in the following:</p>

<p>select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.t
ype#,i.flags,i.property,i.pctfree$,i.initrans,i.ma</p>

<p>I put my cursor at the beginning of the second line (just before the &#8220;y&#8221;) and hit the backspace on my keyboard. I did this for every line until the whole query is on one line before I applied the formatting. That&#8217;s what I meant by &#8220;remove the hard line breaks&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

