update TABLE_NAME set FIELD_NAME = replace(FIELD_NAME, 'Text to search, 'Text to replace it with');. Then click on the Go button to run your SQL ...
確定! 回上一頁