方法一:在MYSQL中有语句insert into ... on duplicate key update. ... INSERT INTO table (SELECT id, 'hisname' as name FROM table WHERE id > ...
確定! 回上一頁