Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Control Structures
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
![]() |
![]() |