Hello,
Are there any Bitwise Operators in HANA-SQL? I see Unary, Binary, String, Comparison, Logical & Set operators but not Bitwise operators.
SQL Operators:
http://help.sap.com/hana/html/_esql_operators.html#sql_operators_arithmetic_operators
Bitwise operators:
- Bitwise AND
- Bitwise OR
- Bitwise Exclusive OR
Regards,
TK