<< Click to Display Table of Contents >>
Navigation: SQL Reference > Functions and Operators >
The following arithmetic operators are provided by the Absolute Database for all numeric data types:
Operator
Description
Example
+
addition
2 + 3
-
subtraction
2 - 3
*
multiplication
2 * 3
/
division
4 / 2