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 -> Bitwise logic in stored procedure?

Bitwise logic in stored procedure?

From: Darren Lee <drlee_at_lgc.com>
Date: Thu, 8 Jul 1999 11:57:33 -0600
Message-ID: <7m2p0l$aug$1@dildog.lgc.com>


Is it possible to do bitwise logic in an Oracle stored procedure? I want to do a bitwise AND with a variable that I pass in to the stored procedure to determine which field I want to update in the database. Is this possible?

Thanks,
Darren Received on Thu Jul 08 1999 - 12:57:33 CDT

Original text of this message

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