SUM() is an aggregate function that adds up the values in a numeric column and returns the total. It ignores NULL values.