Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> bitwise AND / OR in query?

bitwise AND / OR in query?

From: <tim_lossen_at_my-deja.com>
Date: Fri, 12 Nov 1999 09:35:30 GMT
Message-ID: <80gn12$coh$1@nnrp1.deja.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US