Update views is giving ER_NON_UPDATABLE_TABLE error

前端 未结 0 823
梦毁少年i
梦毁少年i 2020-12-13 07:08

Below query is giving ER_NON_UPDATABLE_TABLE error while updating

UPDATE users, user_profile_view, user_exp_view SET users.remarks = \'test\', user_profile_view.addre

相关标签:
回答
  • 消灭零回复
提交回复
热议问题