Subject If-Function
Author Bernhard Doebler
Hi,

I'm switching from MySQL to InterBase. In MySQL an If-Function exists that can be used in a SELECT Statement. It then depending on the condition (first parameter) either returns the second or the third parameter. Is there a corresponding function in InterBase?

Best Regards
Bernhard