Hi everyone,

I would like to perform a query on a MySQL database. I stored BigInt 
values and I like to do a bitwise AND match. So, e.g. 7 & 5 -> 5
(111 & 101 -> 101). I didn't find an operator in the criteria howto. I 
would be grateful for an advice how to do this.
Thanks in advance.
Stefan


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to