Mysql语句提示You can't specify target table 'XXX' for update in FROM clause解决方案

错误提示:You can't specify target table 'XXX' for update in FROM clausesql 不能从子句中指定更新表的目标表“XXX”spa 原sql语句:ci delete tabel1,tabel2 from info right join tabel1 on tabel2.id=tabel1.id where tabel2 in(select
相关文章
相关标签/搜索