April 2008
Intermediate to advanced
566 pages
21h 55m
English
BIT_XOR()
BIT_XOR(expression)This function returns the bitwise XOR
(exclusive OR) for all bits for the expression
given. It calculates with a 64-bit precision
(BIGINT). It returns 0 if no matching rows are
found. Use it in conjunction with the GROUP BY
clause. This function is available as of version 4.1.1 of
MySQL.
Read now
Unlock full access