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