The syntax of using the REPLACE function in an UPDATE statement is as follows: UPDATE tbl_name SET field_name = REPLACE(field_name, ...
確定! 回上一頁