sql 数字全角半角转换 create FUNCTION dbo.ConvertWordAngle ( ), --要转换的字符串 @flag bit --转换标志,0转换成半角,1转换成全角 )) AS BEGIN ),@step int,@i int,@spc int begin , @str=REPLACE(@str,N' ',N' ') ; end ELSE begin , @str=REPLACE(@str,N' ',N' ') end SET @i=PATINDEX(@pat COLL…