ASA SQL Reference
SQL Language Elements
This section describes arithmetic, string, and bit-wise operators. For information on comparison operators, see the section 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