注册

不支持多表视图使用for update

逍遥峰 2022/07/18 1040 2 已解决

为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:dm8 20220630
【操作系统】:鲲鹏麒麟
【CPU】:
【问题描述】*:不支持多表视图使用for update
如:select * from view_table for update;–此表达式不允许for update
create view view_table (id,name)as select * from table_1 union all select * from table_2;

回答 0
暂无回答
扫一扫
联系客服