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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Bitwise Comparisions in SQL or PL/SQL

Re: Bitwise Comparisions in SQL or PL/SQL

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 29 Aug 2000 14:43:54 +0200
Message-ID: <967553482.6705.1.pluto.d4ee154e@news.demon.nl>

Please voice your complaints, justified or not, with Oracle, by logging an ITAR.
Your remarks will not heard by them using this forum.

Regards,

Sybrand Bakker, Oracle DBA

"Marcin Buchwald" <velvet_at_gazeta.pl> wrote in message news:39AB9EC7.CFD32E60_at_gazeta.pl...
>
>
> unfortunetly we have undocumented bit_and
> function but we havn't bit_or...
>
> I am combating with the same problem.
> My suggestions are
> 1. use external functions (c++ or java)
> 2. use ... "divide by 2" logic having in mind the
> difference between number and pls_numeric
> (oracle library vs host computations)
>
> I am not satisfied with this suggestions!
> I want bitwise operation in syb/ms fasion in Oracle!!!
Received on Tue Aug 29 2000 - 07:43:54 CDT

Original text of this message

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