Skip to content

BITXOR_AGG

BITXOR_AGG

Compute the bitwise XOR of every input in a column/group/window, returning NULL if there are no non-NULL entries. Accepts floating point values, integer values, and strings. Strings are interpreted directly as numbers, converting to 64-bit floating point numbers.