MySQL CHARACTER_LENGTH() FunctionCharacter_Length (str) function is a Sring function of MySQL. This method is same as char_length() function which returns size of given string. SyntaxExample 1Output: ![]() Example 2Output: ![]()
Next TopicMySQL String
|