114
MySQL LEFT() Function
LEFT(str,len) is a Sring function of MySQL. This method returns left side ‘len’ characters from the given string ‘str’.
Syntax
Example 1
Output:
Example 2
Output:
Next TopicMySQL String
LEFT(str,len) is a Sring function of MySQL. This method returns left side ‘len’ characters from the given string ‘str’.
Output:
Output: