Logical bit operations?
Logical bit operations?
(OP)
Does Informix have logical bit operators?
&, |, ^ (AND, OR, XOR)
I.e I want to calculate 5 & 4 = 4
What's the syntax - if it exists?
Thanks in advance,
Anders
&, |, ^ (AND, OR, XOR)
I.e I want to calculate 5 & 4 = 4
What's the syntax - if it exists?
Thanks in advance,
Anders