Hey Mike -- are there any plans for support for the CASE construct as a column type? Is anyone else interested in this?

CASE WHEN [condition] THEN [result]
       [WHEN ...]
       [ELSE result]
END


Rick

Reply via email to