CHARACTER_LENGTH

Synonym for CHAR_LENGTH(). Returns the number of characters in the string.

Syntax

CHARACTER_LENGTH(str)

Description

CHARACTER_LENGTH() is a synonym for CHAR_LENGTH().

This page is licensed: GPLv2, originally from fill_help_tables.sql

Last updated

Was this helpful?