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