Subject Re: CASE operator supported in Firebird SQL - NEVER MIND!
Author dancooperstock
OK, never mind, I just read in the docs that both versions of the CASE
operator were added in version 1.5.0. That's great.

However, that still does imply that the doc on migration from MS SQL
needs updating.

--- In firebird-support@yahoogroups.com, "dancooperstock" <dcoops@s...>
wrote:
> I'm reading the doc on converting from MS SQL and it says that the
> CASE operator (e.g. case columnname when 1 then "foo" else "bar" end)
> isn't supported

[ snip ]