Search
Let's find sum of all the ages. We can solve this, using another aggregate function called SUM.
SUM
SUM will return the sum of all the not-null values in the column.