Returns the cumulative (or running) sum of a value expression for each row in a partition, assuming the rows in the partition are sorted by the sort_expression list.
CSUM accumulates a sum over an ordered set of rows, providing the current value of the SUM on each row.
Type
Teradata-specific function.