Skip to content

bit_xor

function bit_xor(column): Column;

Defined in: functions/aggregate.ts:234

Returns the bitwise XOR of all non-null input values.

ParameterType
columnColOrName

Column