SQL 数量大于2的记录

    xiaoxiao2021-03-25  81

    select fd_no from PERSON_INFO_DETAIL t group by fd_no having count(fd_no)>1
    转载请注明原文地址: https://ju.6miu.com/read-18672.html

    最新回复(0)