pub fn character_length(str: impl Into<Column>) -> Column
Returns the character length of string data or number of bytes of binary data.