Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Thoughts in /* standardized SQL remarks */

Re: Thoughts in /* standardized SQL remarks */

From: Ethan Post <post.ethan_at_gmail.com>
Date: Fri, 17 Mar 2006 22:24:06 -0600
Message-ID: <357b48a90603172024l7b96bf95idf086dc9e1fe38e6@mail.gmail.com>


Yes that is a good point. I suppose so long as I add the comments in an automated fashion to the source code then it isn't really a big deal if it disappears someday since not a lot of work went into it. My guess is that there will also always be some parameters available to prevent Oracle from doing this. While I wouldn't normally disable such options, it may be beneficial when going through a very large trace file and trying to determine why Widget thingy doesn't do the inventory thingy right when the wdiget comes off backorder.

So the main recommend so far is "keep it short and sweet". I agree.

On 3/17/06, Jerry Brenner <jbrenner_at_guidewire.com> wrote:
>
> I had looked into doing something similar. I asked Tom Kyte about it and
> he mentioned that Oracle already normalizes the SQL in certain cases and
> will probably be doing so in more cases in the future, so the comments may
> not be visible in the future.
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Mar 17 2006 - 22:24:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US