为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。 【DM版本】:8 【操作系统】:uos 【CPU】:i8-12500 【问题描述】*:
第一行运行不了,第二行能运行,列名end跟关键词冲突,加引号对有别名的表无效,怎么解决
有没有可能是要这样写才行
select "a"."end" as "end" from t_bizflow_tache "a"
有没有可能是要这样写才行
select "a"."end" as "end" from t_bizflow_tache "a"