Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> SQL question
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
thanks
marcus
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Nov 16 1999 - 04:12:46 CST
![]() |
![]() |