Subject | Is 'Boolean' type availabale on Firebired1.5 |
---|---|
Author | cwkuok |
Post date | 2003-07-10T11:02:09Z |
dear,
Is field type 'Boolean' available on the Firebird1.5? what was the
keyword if there is any? I need the Boolean field type to perform sth
e.g.
select A, B, Cast(C as Boolean) as flag from TableA
any other good option to achieve above senario?
TIA
Is field type 'Boolean' available on the Firebird1.5? what was the
keyword if there is any? I need the Boolean field type to perform sth
e.g.
select A, B, Cast(C as Boolean) as flag from TableA
any other good option to achieve above senario?
TIA