摘要:
delete from TD21_CUST a where (a.cust_no,a.cust_name) in (select cust_no,cust_name from TD21_CUST group by cust_no,cust_name having count(*) > 1) and 阅读全文
posted @ 2019-08-27 11:34
794536524
阅读(849)
评论(0)
推荐(0)
浙公网安备 33010602011771号