SUM
Last updated
Was this helpful?
Last updated
Was this helpful?
The SUM function returns the sum of all numbers in the arguments, which can be numbers or node references.
value1 – The first node or number to be added. This is a required argument.
value2,...– The additional nodes or numbers to be added. These are optional arguments.
Returns the sum of COLUMN1 and COLUMN2