摘要:
SELECT titleFROM jos_contentWHERE titleIN (SELECT titleFROM jos_contentGROUP BY titleHAVING count( title ) >1)LIMIT 0 , 30 阅读全文
posted @ 2009-10-23 15:23 刘政道 阅读(240) 评论(0) 推荐(0)
|
|||
|
摘要:
SELECT titleFROM jos_contentWHERE titleIN (SELECT titleFROM jos_contentGROUP BY titleHAVING count( title ) >1)LIMIT 0 , 30 阅读全文
posted @ 2009-10-23 15:23 刘政道 阅读(240) 评论(0) 推荐(0) |
|||