NOT (~)
The NOT operator is a unary operator that returns the inverse of its operand.
Bit
~ Bit
1
0
0
1
Parent topic:
Bitwise Operators
Related reference
The AND Operator (&)
Bitwise OR (|)
EXCLUSIVE OR (^)
Created May 22, 2013. Send feedback on this help topic to Technical Publications:
pubs@sybase.com