The BIT_COUNT() function returns the number of set bits of "Integer".
Character strings as arguments are interpreted as numbers.
The BIT_COUNT() function returns NULL if the value of "Integer" is NULL.
BIT_COUNT() returns 0 if "Integer" is not a numeric value. |