SQL ReferenceSQL FunctionsString FunctionsLCASEOn this pageLCASElcaseβDescriptionβSyntaxβINT lcase (VARCHAR str)Convert all strings in parameters to lowercase. Another alias for this function is lower.keywordsβLCASE