今天上班用到的,要大量取代一個欄位中的值!可以利用SQL 的Replace 函數。 Replace(str1, str2, str3):在字串str1 中,當str2 出現時,就把它置換為 ...
確定! 回上一頁