chuhongyun

分组条件:org_code

select count(1) from qyt_company_info t GROUP BY t.org_code HAVING count(1)>1;

分类:

技术点:

相关文章: