| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: how can i find out the bitwise OR in oracle
"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 - 02:55:04 CDT
![]() |
![]() |