Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Arithmetic operators perform mathematical operations on two expressions of one or more numeric data types. The following table lists the Entity SQL arithmetic operators.
Operator | Meaning |
---|---|
Addition. |
|
Division. |
|
Returns the remainder of a division. |
|
Multiplication. |
|
Negation. |
|
Subtraction. |