MySQL LOWER() Function

LOWER(str) is a Sring function of MySQL. This method returns the given string in lower case.

Syntax

Example 1

Output:


MySQL String LOWER() Function

Example 2

Output:


MySQL String LOWER() Function
Next TopicMySQL String




Latest Courses