MySQL Operators

MySQL Arithmetic Operators

Operator Description
+ Add
Subtract
* Multiply
/ Divide
% Modulo

Continue reading MySQL Operators