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

Home -> Community -> Usenet -> c.d.o.tools -> Bitwise masking...

Bitwise masking...

From: JAP <JAP_at_unknown.com>
Date: Thu, 28 Dec 2000 23:30:19 GMT
Message-ID: <f2Q26.21$Gf6.1631@news3.voicenet.com>

I have a (10,0) Number format field that I would like to run logical bitwise operations using masks. For example AND, OR and Exclusive OR operations...

0011111111
0000001000 AND



return TRUE

Is this possible using:

Thanks for any help,
Schmen Received on Thu Dec 28 2000 - 17:30:19 CST

Original text of this message

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