REPLACE () 函數用來以新字串取代原字串內容。 REPLACE() 語法(SQL REPLACE() Syntax). SELECT REPLACE(str, from_str, to_str) FROM ...
確定! 回上一頁