See Also
Other Functions
You are here:
SQL Reference
>
SQL Functions and Operators
>
Other Functions
>
BITAND
BITAND
BITAND
Syntax
BITAND(
integer
,
integer
)
Returns a bitwise AND combination of the two arguments.
Related
SQL Reference
SQL Functions and Operators