bit_count
function
Applies to: Databricks SQL
Databricks Runtime
Returns the number of bits set in the argument.
To count bits in a BINARY
expression use bitmap_count function.
Updated Sep 26, 2023
bit_count
function Applies to: Databricks SQL
Databricks Runtime
Returns the number of bits set in the argument.
To count bits in a BINARY
expression use bitmap_count function.