ODBC Server Reference Manual
Transact-SQL Language
HP NonStop ODBC Server Reference Manual—429151-002
4-30
Expressions and Operators
Table 4-10. NonStop ODBC Server Support of Transact-SQL Operators
Transact-SQL
Operator Type Symbol NonStop ODBC Server Support
Arithmetic + x
-x
*x
/x
%x
Bitwise & –
|–
^–
~–
Comparison = x
>x
<x
>= x
<= x
!= x
!> x
!< x
*= –
=* –
Other ALL x
AND x
ANY x
BETWEEN x
EXISTS x
IN x
IS NULL x
LIKE x
NOT x
OR x
x Indicates a supported operator
– Indicates an unsupported operator