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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to do a bitwise OR from SQL*Plus

Re: How to do a bitwise OR from SQL*Plus

From: Vladimir Begun <jester_at_whale.sunbay.crimea.ua>
Date: Thu, 21 Jun 2001 04:25:09 -0700
Message-ID: <F001.0033169C.20010621032043@fatcity.com>

On Jun 20, 2001 at 01:50:48PM, Orr, Steve wrote:
> OK, for the alpha geek award of the day...
>
> Who can tell me how to do a "bitwise or" from SQLPlus -- NOT PL/SQL?
> Isn't there an internal undocumented bitand function and how could you use
> that to implement a bitor function from SQL?

http://vbegun.net/oramag/bitwise/bitwise.html

It's in Russian, but the package is written in PL/SQL -- you can read it. You can easily do it in SQL.

-- 
Vladimir Begun               | Learn from other people's mistakes, you don't
http://vbegun.net/           | have time to make your own.
http://vbegun.net/wap/       | 
me_at_vbegun.net                | 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Vladimir Begun
  INET: jester_at_whale.sunbay.crimea.ua

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Jun 21 2001 - 06:25:09 CDT

Original text of this message

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