Skip to contents

Internal only. Calculates the sum value for all tuples in arg without overflow checks.

Usage

sum_no_overflow(arg)

Arguments

arg

INTEGER | BIGINT | DECIMAL

Value

HUGEINT | DECIMAL

SQL examples

sum_no_overflow(A)