mysql中You can’t specify target table for update in FROM clau_mysql数据库教程-查字典教程网
mysql中You can’t specify target table for update in FROM clau
mysql中You can’t specify target table for update in FROM clau
发布时间:2015-06-06 来源:查字典编辑
摘要:mysql中Youcan'tspecifytargettableforupdateinFROMclause错误的意思是说,不能先select...

mysql中You can't specify target table for update in FROM clause错误的意思是说,不能先select出同一表中的某些值,再update这个表(在同一语句中)。 例如下面这个sql:

代码如下:

相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  • 最新mysql数据库学习
    热门mysql数据库学习
    编程开发子分类