记录以便查询
查询重复记录:
select t.Coding,count(t.coding) from fpi_warehousingentry t group by t.Coding having Count(t.coding)>1;
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3