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. |