| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Case when with 2 conditions
Hello,
How can I use the case when statement, but with 2 conditions?
is it like ...
case
when (field1 = 'A' and Field2 = 'B') then 'C'
else 'Z'
...???
Any help will be appreciated Received on Fri Jun 02 2006 - 08:47:19 CDT
![]() |
![]() |