Skip to main content
Skip to main content

groupBitXor

Applies bit-wise XOR for series of numbers.

Arguments

expr – An expression that results in UInt* or Int* type.

Return value

Value of the UInt* or Int* type.

Example

Test data:

Query:

Where num is the column with the test data.

Result: