Subject Bitwise comparison
Author Christophe Brunin
Hi!

Is it possible to make a bitwise comparison against a value stored in a
numeric column? ( Ex: Select ... From ... Where (Col1 & 2))

Thanks,
Christophe Brunin.