Skip to content

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.

ParameterType
columnColOrName

Column