SUM(x)

This function returns the total sum of a numeric column.

Example:

Sum(coalesce("vehicle_value",0))