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: Davide S. <dvdsya_at_libero.it>
Date: Fri, 27 Oct 2000 17:56:27 GMT
Message-ID: <fljK5.36934$3K3.972573@news.infostrada.it>

SELECT DECODE(COL, test1, val1, test2, val2.........., valelese) [INTO x] FROM DUAL; Connor McDonald ha scritto nel messaggio <39DC52FF.4E60_at_yahoo.com>...
>Scott wrote:
>>
>> G'day
>>
>> Is there any way to simulate an ada-like case statement in pl/sql?
>>
Received on Fri Oct 27 2000 - 12:56:27 CDT

Original text of this message

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