Patindex ('%[^-.0-9]%' meaning i wanted to find the spot where the first character that did not match ^,-,., or [0,9].
確定! 回上一頁