Finds the sum of a column for all the rows that were normalized because their Period values either overlap or meet.
Result Type
This function returns result rows with the columns specified in the RETURNS clause as follows:
- The grouping columns specified in the input argument.
- The Period column with normalized Period values.
- An optional INTEGER column containing the count of the rows that were normalized because their Period values overlap or meet.