MySQL LCASE() Functions – String Functions
MySQL LCASE() Functions: Syntax LCASE ( string ); MySQL LCASE() Functions: Description LCASE() functions converts all the characters in a string to lowercase characters according to the current character set...