Subject Re: [firebird-support] Switch statement in FIREBIRD
Author Mr. John
Thanks Milan.
I'm looking for a C++ swich functionality or SELECT CASE (VB) ,etc.I'll use IF-ELSE instead.


SELECT CASE (NEW.TIP)
CASE 1
..............
CASE 6
..............
CASE ELSE

...........
END CASE




[Non-text portions of this message have been removed]