This section describes arithmetic, string, and bitwise operators. For information about comparison operators, see Search conditions.
The normal precedence of operations applies. Expressions in parentheses are evaluated first, then multiplication and division before addition and subtraction. String concatenation happens after addition and subtraction.
For more information, see Operator precedence.
Comparison operators
Logical operators
Arithmetic operators
String operators
Bitwise operators
Join operators
Operator precedence
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |