在oracle中,有一些字符函数: upper(字符串):转换为大写lower(字符串):转换为小写initcap(字符串):首字母大写replace(字符串1,字符串2,字符串3):将串1中所有的串2,替换成串3 相关文章: 2021-08-18 2022-01-25 2022-12-23 2021-06-08 2021-12-11 2022-12-23 2022-02-24 2022-12-23