原文:SQL中patindex函数的用法语法格式:PATINDEX ( '%pattern%' , expression ) 返回pattern字符串在表达式expression里第一次出现的位置,起始值从1开始算。
確定! 回上一頁