MySQL LENGTH() Function

LENGTH(str) is a Sring function of MySQL. This method returns length of the given string ?str? which is measured in bytes.

Syntax

Example 1

Output:


MySQL String LENGTH() Function

Example 2

Output:


MySQL String LENGTH() Function
Next TopicMySQL String




Latest Courses