我的MySQL数据库中有一个名为firstname的VARCHAR列和一个名为allcount的INT列。我希望根据firstname的值找到所有重复的行,并根据allcount列的值更改另外两列。现在看起来是这样的:1 | John Doe | 3234 |randomfakeemailxy.com
2
我有这样的疑问LEFT JOIN users AS u WHERE c.commentLIMIT 1,它才能工作;
上面写着:You have an error in your SQL syntax; check the manual that corresponds to your MySQLserver version for the right syntax to use near 'LIMIT 1&