SQL Operators

This section describes the arithmetic, string, and bitwise operators available in Sybase IQ. 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.