注册

我的sql中没有关键字但是字段名和表名必须加双引号为什么可以去掉吗

GuoWei 2024/07/19 714 1

为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:DM8
【操作系统】:银河麒麟
【CPU】:x86
【问题描述】*:update "DomainSynchronizationLog" set "is_success"=2 where "is_success" = 3 and "end_time" is null
我要修改那些配置 可以让 update DomainSynchronizationLog set is_success=2 where is_success = 3 and end_time is null 这个sql不报错

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