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

Home -> Community -> Mailing Lists -> Oracle-L -> scripts for checking naming conventions (prefix etc) for PL/SQL

scripts for checking naming conventions (prefix etc) for PL/SQL

From: Bjørn D. Jensen <bjorn.d.jensen_at_gmail.com>
Date: Fri, 21 Sep 2007 15:57:05 +0200
Message-ID: <ad965e0f0709210657v50ea0f4ai9f8586c3dd590b31@mail.gmail.com>


Hi!
I'm looking for scripts that can validate PL/SQL code against some business coding style rules.

Checking that procedure start with
insert/update/delete/check

that schema-prefix is used,
that procedures not are too long
and other nice things to check.
I read about it somewhere, but I can't remember where I read it.

The scripts are not so important, it's more important for me to get some ideas about
what could be of value to check.
Thaks for help!
Bjorn

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 21 2007 - 08:57:05 CDT

Original text of this message

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