Skip to content

char_length

function char_length(column): Column;

Defined in: functions/string.ts:43

Returns the character length of string data or number of bytes of binary data.

ParameterType
columnColOrName

Column