数据库查询重复

SELECT * FROM jupiter.storage s where (select count(*) from jupiter.storage where code_ax=s.code_ax and code_goods=s.code_goods and code_k3=s.code_k3 and location=s.location)>1;

posted @ 2021-11-18 16:08  jason47  阅读(34)  评论(0编辑  收藏  举报