Could somebody write me the syntax for an SQL query that would basically return the top ten posters of the day? Resultset should include userid, username and postcount for the day. I have a similar query that does overall top ten, but I want a second one that will show the same thing, only for today (since midnight OR over the last twenty four hours). I will mention the name and website of the person who writes this query for me on my website. Thanks in advance.