description: Arithmetic Transact-SQL operators run mathematical operations on two expressions of one or more data types, in the SQL Server Database Engine. [!INCLUDE ...
SQL arithmetic operators allow you to perform mathematical operations on data stored in a database. These operators include addition (+), subtraction (-), multiplication (*), division (/), and modulus ...