Name: sage 2012-04-13 15:04
They are too common. People should focus on Trips, they are much cooler.
select count(*) from (select thread from posts group by thread having count(*) > 10);select count(*) from (select thread from posts group by thread having count(*) > 110);