Skip to content

bit_count

function bit_count(column): Column;

Defined in: functions/bitwise.ts:13

Returns the number of bits that are set in the argument.

ParameterType
columnColOrName

Column