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 NOT operation in oracle

Re: bitwise NOT operation in oracle

From: Douglas Hawthorne <douglashawthorne_at_yahoo.com.au>
Date: Thu, 18 Mar 2004 11:29:58 GMT
Message-ID: <WKf6c.109598$Wa.47896@news-server.bigpond.net.au>


"Debu Das" <debu_at_rheal.com> wrote in message news:298f0e41.0403180231.29e9bf79_at_posting.google.com...
> Hi Friend,
>
> Does oracle support a bitwise NOT operation?
>
> I have found bitand() function and other operation developed by using
> it, but how do i use this function and develop NOT operation?
>
> Have somebody have already done it.
>
> Any information provided will be greatly appreciated.
>
> Thanks in advance,
>
> Debu

Debu,

Have you checked out the UTL_RAW package in the 9i Supplied PL/SQL Packages and Types Reference manual? See
http://asktom.oracle.com/pls/ask/f?p=4950:8:14510903153211798650::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:1411403873207, for some more details.

Douglas Hawthorne Received on Thu Mar 18 2004 - 05:29:58 CST

Original text of this message

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