SQL 手册SQL 函数Scala Functions字符串函数UCASE本页总览UCASEucase 描述 语法 VARCHAR ucase(VARCHAR str) 将参数中所有的字符串都转换成大写,此函数的另一个别名为upper。 keywords UCASE