Re: decode(dummy,dummy='y',null,dummy) from dual

From: Vinicio <v.cochi_at_dsae.finmeccanica.it>
Date: Thu, 28 Mar 2002 17:56:52 +0100
Message-ID: <a7vi1d$4gs$1_at_e3k.asi.ansaldo.it>


select decode(dummy,'y',null,dummy) from dual;

by

"mariusz" <on_at_wp.pl> ha scritto nel messaggio news:a7vfpu$88p$1_at_news.tpi.pl...
> ok.let's try :
> select decode(dummy,dummy='y',null,dummy) from dual;
> How will you write this?
> sing- not working!!!
>
>
Received on Thu Mar 28 2002 - 17:56:52 CET

Original text of this message