Math

Beginner

When working with tabular data, we’ll often need to perform mathematical operations on those data. For example, we might want to calculate aggregate measures and statistics from our data.

SQL provides lots of nifty ways to do this, and in this section we’ll explore some of the most common mathematical operators.