注册

PG存储过程修改成DM,求大佬帮忙!

醉酒方知浓 2024/03/08 391 1

为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:
【操作系统】:
【CPU】:
【问题描述】
drop table if exists sjksh.sxamr_ss_ent_info_t_tmp2;
create table sjksh.sxamr_ss_ent_info_t_tmp2 as
select m.

from sjksh.sxamr_ss_ent_info_t_tmp m
left join sjksh.sxamr_ss_ent_info_t_tmp1 t on t.pripid = m.pripid
where t.pripid is null;

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