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 -> SQL question

SQL question

From: <marcus_chan_at_my-deja.com>
Date: Tue, 16 Nov 1999 10:12:46 GMT
Message-ID: <80ramt$lsm$1@nnrp1.deja.com>


Hello,

Is it possible to write something like this in PURE sql code .

select case when gender = 'F' then 'Female'

            else then 'Male'
       end case

from TABLEA

thanks
marcus

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Nov 16 1999 - 04:12:46 CST

Original text of this message

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