SELECT TRIM('aaahelloworldaaa','a'); 可以指定删除字符,默认删除空格. 字符串查找与截取. SELECT POSITION('lo' in 'hello'); 给定子字符串在字符 ...
確定! 回上一頁