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

Home -> Community -> Usenet -> c.d.o.server -> Re: Bitwise Operators in Oracle

Re: Bitwise Operators in Oracle

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Mon, 19 Apr 1999 11:17:42 GMT
Message-ID: <7ff3ch$sc$1@nnrp1.dejanews.com>


Hi Finn,

There is also an undocumented BITAND function used in some of the catalog scripts.

Regards,
Steve Adams



In article <7fejuu$lrq$1_at_news.inet.tele.dk>,   "Finn Ellebaek Nielsen" <fen_at_changegroup.dk> wrote:
> Venkatesh Kumar wrote in message <3719FC62.755DA606_at_fundu.com>...
> >Hi guys,
> > Can anyone tell me what the bitwise operators in Oracle are. Can't
> >seem to find them in the Sql manual.
> >
> >Thanks
> >Ven
> >
>
> They're in UTL_RAW.BIT_AND, UTL_RAW.BIT_OR, UTL_RAW.BIT_XOR, and
> UTL_RAW.BIT_COMPLEMENT.
>
> Finn
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Apr 19 1999 - 06:17:42 CDT

Original text of this message

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