So if you wanted to go through a full table and replace a bunch of strings, you could use it like this: UPDATE `table_name` SET `field_name` ...
確定! 回上一頁