select * ,PatIndex('%[^a-z0-9]%',資料) as 異常位置from @tab where PatIndex('%[^a-z0-9]%',資料) > 0. https://ithelp.ithome.com.tw/upload/images/
確定! 回上一頁