top of page
MySQL:
LCASE
Syntax:
LCASE(str)
LCASE() is a synonym for LOWER().
URL: https://dev.mysql.com/doc/refman/8.0/en/string-functions.html
Example
bottom of page
Syntax:
LCASE(str)
LCASE() is a synonym for LOWER().
URL: https://dev.mysql.com/doc/refman/8.0/en/string-functions.html