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 -> Catalogue of SQL and PL/SQL bad practices: Call for participation

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

From: Gojko Adzic <gojkoa_at_gmail.com>
Date: Thu, 20 Dec 2007 00:13:29 -0800 (PST)
Message-ID: <b9ab2624-615d-4bd5-9269-3c3c63e0527f@e10g2000prf.googlegroups.com>


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 from http://gojko.net/effective-oracle

--
gojko adzic
http://gojko.net
Received on Thu Dec 20 2007 - 02:13:29 CST

Original text of this message

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