Re: how can i find out the bitwise OR in oracle

From: Douglas Hawthorne <douglashawthorne_at_yahoo.com.au>
Date: Sun, 20 Jun 2004 07:55:04 GMT
Message-ID: <spbBc.45557$sj4.14555_at_news-server.bigpond.net.au>


"Res" <rnjavally_at_yahoo.com> wrote in message news:edd268ae.0406192023.630b937c_at_posting.google.com...
> hi all,
>
> would you please help me to do a bitwise or .
>
> i need to findout the bitwise or of a variable and 1 to 7 numbers.
>
> is there any built in functions like BITAND available in oracle.
>
> thanks in advance

Res,

Have a look at the UTL_RAW package with the BIT_OR subprogram on p.161-7 of the "Oracle 10g PL/SQL Packages and Types Reference" manual.

Douglas Hawthorne Received on Sun Jun 20 2004 - 09:55:04 CEST

Original text of this message