🌈 搜索
📅  最后修改于: 2022-03-11 15:05:17.539000             🧑  作者: Mango
RETURN concat( upper(substring(my_string,1,1)), lower(substring(my_string,2)) );