数据库的substr函数用法:. 1、 SUBSTR(str,pos,len) : 从pos开始的位置,截取len个字符 substr(string ,1,3) :取string左边第1位置起,3字长的字符 ...
確定! 回上一頁