Bitwise Operators

You can use these bitwise operators on all unscaled integer data types, in both SAP Sybase IQ and Adaptive Server.

Operator

Description

&

AND

|

OR

^

EXCLUSIVE OR

~

NOT

Related concepts
Operator Precedence
Related reference
Arithmetic Operators
String Operators
Join Operators