摘要: .INSTR(string,subString,position,ocurrence)查找字符串位置 解释:string:源字符串subString:要查找的子字符串position:查找的开始位置ocurrence:源字符串中第几次出现的子字符串For example: INSTR('CORPOR 阅读全文
posted @ 2017-01-22 16:53 の0℃ 阅读(18459) 评论(0) 推荐(0)