gpt4 book ai didi

php - 更新 View 表会出错

转载 作者:行者123 更新时间:2023-11-29 05:55:39 26 4
gpt4 key购买 nike

我有一个 View 表 webform_views_welcome_message_2,列为“moderation”、“sid”。我想更新 View 表。现在我发现错误为 **

The target table webform_views_welcome_message_2 of the UPDATE is not updatable

update `webform_views_welcome_message_2`set moderation='1' where sid='1'

为什么我在更新时遇到这个错误

最佳答案

更新原表, View 表是只读的,会自动更新 View 表。

关于php - 更新 View 表会出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49689852/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com