haitao · 2005-08-02 04:07:39 · 阅读: 388 这样支不支持? SELECT comment_post_ID, count( * ) AS fc FROM evo_comments GROUP BY comment_post_id order by fc desc