| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> using case, Valid statement?
Is this a valid sql statement:
SELECT
case field1
when 'first' then 1 when 'second' then 1 else null end FROM mytable
Mike Received on Thu Feb 19 2004 - 10:27:15 CST
![]() |
![]() |