select * from table where  exists(select 字段名 from table group by 字段名 having count(字段名)>1)

 

 posted on 2011-12-12 17:29  纳米程序员  阅读(352)  评论(0)    收藏  举报