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

Home -> Community -> Usenet -> c.d.o.tools -> buggy posting :-)

buggy posting :-)

From: Frank <franjoe_at_frisurf.no>
Date: Sat, 24 Mar 2001 17:10:15 +0100
Message-ID: <mK3v6.570$NR.34896@news3.oke.nextra.no>

Hi!

I missed in the copy/paste :-)
This test is a little bit more convincing.

Frank

BEGIN
   ALTER TABLE test ADD col3 NUMBER;

EXCEPTION
   WHEN OTHERS THEN
      ALTER TABLE test ADD col3 NUMBER;

END;
/ Received on Sat Mar 24 2001 - 10:10:15 CST

Original text of this message

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