Subject | Re: [firebird-support] Switch statement in FIREBIRD |
---|---|
Author | Mr. John |
Post date | 2009-12-04T16:06:04Z |
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]
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]