MySQL OCTET_LENGTH() Function

OCTET_LENGTH(str) is a Sring function of MySQL. This method returns length of given string.

Syntax

Example 1

Output:


MySQL String OCTET_LENGTH() Function

Example 2

Output:


MySQL String OCTET_LENGTH() Function
Next TopicMySQL String




Latest Courses