Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> bitwise AND / OR in query?
is there any way to do bitwise operations
in the WHERE-clause of a query?
... something like:
SELECT * FROM .... WHERE ((field AND mask) > 0)
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Nov 12 1999 - 03:35:30 CST
![]() |
![]() |