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: Offline doubt - Exclusive OR operator in PL/SQL??.

RE: Offline doubt - Exclusive OR operator in PL/SQL??.

From: MacGregor, Ian A. <ian_at_SLAC.Stanford.EDU>
Date: Mon, 12 Feb 2001 10:44:34 -0800
Message-ID: <F001.002B1CFB.20010212093808@fatcity.com>

Have a look at the utl_raw package which contains the bitwise functions.

Ian MacGregor
Stanford Linear Accelerator Center
ian_at_slac.stanford.edu

-----Original Message-----
Sent: Monday, February 12, 2001 5:31 AM
To: Multiple recipients of list ORACLE-L

Hi Gurus,

We are currently working on migration of ORACLE / VB env. to ORACLE WEB SERVER env.

In this, we need to change one part of VB code which is using EXCLUSIVE OR operator functionality to ORACLE (PL/SQL).

Do we have such Exclusive OR operator in PL/SQL ? or is anyother way to get the work done.?

Note - Oracle Database Version - 7.x

Thank You.
Arul.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Arul kumar
  INET: rakumar_at_mahindrabt.com

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: MacGregor, Ian A.
  INET: ian_at_SLAC.Stanford.EDU
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 Mon Feb 12 2001 - 12:44:34 CST

Original text of this message

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