Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Offline doubt - Exclusive OR operator in PL/SQL??.
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).
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