Re: standards

  • From: david wendelken <davewendelken@xxxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Wed, 4 Aug 2004 16:37:08 -0700 (PDT)

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@xxxxxxxxxxxxxxxx>
Sent: Aug 4, 2004 3:45 PM
To: oracle-l@xxxxxxxxxxxxx
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@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //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@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: