<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Eddie Awad’s Blog - Latest Comments in SQL formatter in Oracle Raptor</title><link>http://awads.disqus.com/</link><description>News, views, tips and tricks on Oracle and other fun stuff</description><atom:link href="https://awads.disqus.com/sql_formatter_in_oracle_raptor/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 18 Aug 2006 13:07:24 -0000</lastBuildDate><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658154</link><description>&lt;p&gt;Scott, instead of&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;GROUP BY (your_date_column)&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;use&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;GROUP BY TRUNC(your_date_column, 'MM')&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eddie Awad</dc:creator><pubDate>Fri, 18 Aug 2006 13:07:24 -0000</pubDate></item><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658153</link><description>&lt;p&gt;Eddie,&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;I have a question that will probably be pretty easy and straightforward for you.  I have a date field that is in mm/dd/yyyy hh:mm:ss.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;When I perform a query using the GROUP BY function within Raptor SQL*PLUS in Oracle, it groups by individual day.  I want to tell the DB to ignore the day and only GROUP BY the month.  Not sure how to do it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Solomon</dc:creator><pubDate>Fri, 18 Aug 2006 11:16:29 -0000</pubDate></item><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658152</link><description>&lt;p&gt;As an FYI, R3 fixed the right-click issue.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;I use it as a replacement for sqlplus on my desktop, since I can manage multiple databases at once.  However, if I'm changing tablespaces or anything that might damage data, I fire up sqlplus.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom_Fox</dc:creator><pubDate>Tue, 31 Jan 2006 10:52:31 -0000</pubDate></item><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658151</link><description>&lt;p&gt;They are releasing new builds so fast that I find it hard to track what's changed or what's not. I would wait for the production release before considering using it for "real".&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eddie Awad</dc:creator><pubDate>Tue, 31 Jan 2006 10:35:53 -0000</pubDate></item><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658150</link><description>&lt;p&gt;Just noticed that I  can no longer right-click the SQL worksheet area in Raptor R2 Build 08.97.  CTRL-B still works, however.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom_Fox</dc:creator><pubDate>Tue, 31 Jan 2006 10:17:18 -0000</pubDate></item><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658149</link><description>&lt;p&gt;Carl, I agree with you, Raptor is not yet a mature product. By the time it is released to production, I'm sure it will be much better.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eddie Awad</dc:creator><pubDate>Thu, 05 Jan 2006 15:43:24 -0000</pubDate></item><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658148</link><description>&lt;p&gt;Hi,&lt;br&gt;this is a cool feature but not mature enough;&lt;br&gt;try to format PL/SQL with a named Parameter call :&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;param =&amp;gt; Value&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;will be beautified to&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;param = &amp;gt; Value&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;and is not valid PL/SQL Code anymore.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;But indeed a very interesting Tool&lt;br&gt;The Raptor!!&lt;br&gt;Karl&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carl r.</dc:creator><pubDate>Thu, 05 Jan 2006 02:35:54 -0000</pubDate></item><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658147</link><description>&lt;p&gt;I must say I'm impressed so far.  Now if they would only get EM 10gR2 released.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Fox</dc:creator><pubDate>Thu, 29 Dec 2005 14:48:23 -0000</pubDate></item><item><title>Re: SQL formatter in Oracle Raptor</title><link>http://awads.net/wp/2005/12/28/sql-formatter-in-oracle-raptor/#comment-3658145</link><description>&lt;p&gt;I use pl/sql developer format sql&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Water Ye</dc:creator><pubDate>Thu, 29 Dec 2005 03:27:16 -0000</pubDate></item></channel></rss>