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 -> Re: Control Structures

Re: Control Structures

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Thu, 05 Oct 2000 18:08:00 +0800
Message-ID: <39DC52FF.4E60@yahoo.com>

Scott wrote:
>
> G'day
>
> Is there any way to simulate an ada-like case statement in pl/sql?
>
> I have a form level on-error trigger to catch and customize certain
> error messages, however an if-elsif-elsif....end if structure seems to
> catch only the first message it encounters, and exits the if control
> structure.
>
> Scott.

if-elseif-elseif-end if to catch just one if-endif if-endif etc to catch all that apply

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk

We are born naked, wet and hungry...then things get worse
Received on Thu Oct 05 2000 - 05:08:00 CDT

Original text of this message

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