Arithmetic operators
Operators
Translation for Arithmetic Operators
Conversion Table
Sample Source Patterns
Addition, Subtraction, Positive & Negative
Input Code:
Output Code:
Exponentiation, multiplication, division & modulo
Input Code:
Output Code:
Absolute value, Square root and Cube root
Input Code:
Output Code:
Known Issues
In Snowflake, it is possible to use the unary operators
+
and-
with string values, however in Redshift it is not valid.
Related EWIs
No related EWIs.
Last updated