If I have a database table with posts on a forum that has id, text and userid, how do I do a query that lists userids in order of who has posted the largest amounts of posts? Thanks! I can do basic SQL but this kinda baffles me (it's been a while). Mysql.

# Nov 6, 2004