pgsql 字符串截取指定字符之间 ... select substring(字段名,charindex('-',字段名,0)+1,len(字段名)-charindex('-',reverse(字段名),0)-charindex('-' ...
確定! 回上一頁