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

Home -> Community -> Usenet -> c.d.o.server -> Re: Catalogue of SQL and PL/SQL bad practices: Call for participation

Re: Catalogue of SQL and PL/SQL bad practices: Call for participation

From: joel garry <joel-garry_at_home.com>
Date: Thu, 20 Dec 2007 15:23:40 -0800 (PST)
Message-ID: <4e9b9a19-adf1-4ecc-b84c-cf0afe4fbfa7@e25g2000prg.googlegroups.com>


On Dec 20, 1:34 am, Helma <helma.vi..._at_hotmail.com> wrote:
> On 20 dec, 09:13, Gojko Adzic <goj..._at_gmail.com> wrote:
>
>
>
>
>
> > I started compiling a list of Oracle SQL and PL/SQL bad practices,
> > with the intention of producing a comprehensive catalogue of common
> > and recurring programming mistakes, that can be used as a check-list
> > for code reviews or given to junior developers. I have identified
> > about 30 bad practices so far. For each bad practice, I provided a
> > list of symptoms in the code, an explanation why it causes problems
> > and a list of preferred solutions.
>
> > My goal with this list is primarily to start a discussion about
> > similar recurring issues that other people have noticed. That
> > discussion should lead to a more complete list which the community
> > will then be able to use, hopefully, to learn something from the
> > mistakes of others and to produce better code.
>
> > I would really appreciate your feedback - if you are interested in
> > discussing these practices we can either do it in this usenet group,
> > or start a separate mailing list.
>
> > You can download the first version of the catalogue in PDF form fromhttp://gojko.net/effective-oracle
>
> > --
> > gojko adzichttp://gojko.net
>
> interesting project! But ...Effective Oracle Programming? Shouldn't
> that be Defective Oracle Programming?

LOL! Also we should maybe help out http://orapractices.pbwiki.com/ (kudos to Eddie Awad for blogging about that).

My name in glowing phosphors! http://tkyte.blogspot.com/2006/06/what-did-i-decide-on.html http://www.bloggingaboutoracle.org/archives/oow2006-day-1-monday-worst-practices-day (I'm not sure why, but the asktom download isn't working for me, get an empty archive, might be local security).

Richard Foote on his blog has more information about magic number badness with indexes.

Remember to give credit where credit is due - you might want a reference appendix.

jg

--
@home.com is bogus.
Let's see, we subsidize Chinese currency and import deflation, so we
can sell capital companies cheap:  http://www.signonsandiego.com/uniontrib/20071220/news_1b20morgan.html
Received on Thu Dec 20 2007 - 17:23:40 CST

Original text of this message

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