1 create table test(coltest varchar(20)) 2 实现这一功能 的 sql 语句 select * from test group by coltest having count(*) > 1 (出处:热点网络)
温馨提示:喜欢本站的话,请收藏一下本站!