Subject | Re: [firebird-support] SELECT Syntax |
---|---|
Author | Daniel Rail |
Post date | 2003-10-20T13:07:08Z |
Hi,
At October 20, 2003, 08:12, vanhuysep wrote:
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At October 20, 2003, 08:12, vanhuysep wrote:
> I have the following SQL working with other DB :It has been implemented in Firebird 1.5.
> SELECT ID, CASE WHEN ID2 IS NOT NULL THEN 1 WHEN ID3 IS NOT NULL THEN
> 0 END AS II FROM TABLE WHERE ID = 1
> Firebird does not understand CASE WHEN.
> What is the syntax with Firebird ?
> If it doesn't exist, is it possible to translate into Firebird SQL ?
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)