SQL ReferenceSQL FunctionsString FunctionsLCASEOn this pageLCASElcaseDescriptionSyntaxINT lcase (VARCHAR str)Convert all strings in parameters to lowercase. Another alias for this function is lower.keywordsLCASE