Skip to content

bit_length

function bit_length(column): Column;

Defined in: functions/string.ts:56

Returns the bit length of string data or number of bits of binary data.

ParameterType
columnColOrName

Column