Subject Boolean arithmetic
Author Mark R. Shapiro
Is it possible to do boolean arithmetic in a SQL statement in Interbase (5.6/6.0)? I have a field that represents a bitmask, and I need to set a specific bit.

TIA.
-Mark