octet_length
function octet_length(column): Column;Defined in: functions/string.ts:51
Returns the byte length of string data or number of bytes of binary data.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function octet_length(column): Column;Defined in: functions/string.ts:51
Returns the byte length of string data or number of bytes of binary data.
| Parameter | Type |
|---|---|
column | ColOrName |