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.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
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.
| Parameter | Type |
|---|---|
column | ColOrName |