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

Home -> Community -> Usenet -> c.d.o.server -> Conditional statement

Conditional statement

From: Shelly Varghese(pnu) <shelly.varghese_at_am.pnu.com>
Date: Tue, 19 Oct 1999 10:02:12 -0400
Message-ID: <7uhtl5$q2t$2@inet-1.pnu.com>


I have a multiple level of
 if.. then.. else,
can i have something similar to Select.. Case or Swith.... break. this has to be written in a stored procedure PL/SQL . I tried to use decode, but was difficult in this case.

My last option will be writing "if... then... else"

Thanks

Shelly Received on Tue Oct 19 1999 - 09:02:12 CDT

Original text of this message

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