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

Home -> Community -> Usenet -> c.d.o.misc -> Re: SELECT with IF THEN ELSE

Re: SELECT with IF THEN ELSE

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Mon, 20 Dec 2004 19:03:53 +0100
Message-ID: <41c71416$0$21971$626a14ce@news.free.fr>

"WebTracer" <randy_at_webtracersolutions.com> a écrit dans le message de news:1103564748.483917.57380_at_z14g2000cwz.googlegroups.com...
| Is it possible to embed an IF - THEN - ELSE statement INSIDE of a
| SELECT statement?

|

Have a look at CASE:

http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/expressions5a.htm#1033394

Regards
Michel Cadot Received on Mon Dec 20 2004 - 12:03:53 CST

Original text of this message

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