oracle查詢字段重複數據

select card_no,count(*)    from     GM_PPU_RESIDENT_NORBASE    where   group by card_no having count(*) > 1    html 轉載於:https://www.cnblogs.com/superming/p/11042168.htmlpost
相關文章
相關標籤/搜索