摘要:
收藏自:http://www.cnblogs.com/xieex/archive/2007/12/15/996025.html<html><head><metahttp-equiv="Content-Type"content="text/html;charset=gb2312"><style>.resizeDivClass{position:rela... 阅读全文
摘要:
SELECTid, name FROMtableNameWHEREname IN(SELECTname FROMtableNameGROUPBYname HAVING(COUNT(name )>1))ORDERBYname 参考:http://blog.csdn.net/AppleBBS/archive/2010/03/08/5355755.aspx 阅读全文