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: standards

Re: standards

From: david wendelken <davewendelken_at_earthlink.net>
Date: Wed, 4 Aug 2004 16:37:08 -0700 (PDT)
Message-ID: <18375409.1091662628907.JavaMail.root@huey.psp.pas.earthlink.net>

How about:

PL/SQL Programmers who use exception blocks like this will be flogged, then fired from their job.

EXCEPTION
  WHEN OTHERS THEN
     NULL;
END; :)

-----Original Message-----

From: David <thump_at_cosmiccooler.org>
Sent: Aug 4, 2004 3:45 PM
To: oracle-l_at_freelists.org
Subject: standards

I ahve been asked to write the standards for the company in terms of Oracle databases.
I have never done anythign like that before... Anyone have any pointers or skeletons or examples I could review? Cheers
--

..
David



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Aug 04 2004 - 18:32:52 CDT

Original text of this message

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