BIT_OR
BIT_XOR
ROW_NUMBER
Returns the bitwise XOR aggregate.
BIT_XOR(expr)
Enter values below to update the example in real time.
row_checksum
audit_log
batch_id
SELECT BIT_XOR(checksum) AS row_checksum FROM audit_log WHERE batch_id = 100;