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: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Mon, 19 Apr 1999 08:53:29 +0100
Message-ID: <7fejuu$lrq$1@news.inet.tele.dk>


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 Received on Mon Apr 19 1999 - 02:53:29 CDT

Original text of this message

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