Possible Duplicate:
What are the most upvoted/downvoted questions and answers on the sites?

I know it could be known via the Data Dump, but I'm not willing to download 200 megabytes and query it to know such simple info.

I just want to know the most upvoted answer on SO ever, is it bobince's answer (mentioned here)?
Also, what's the most upvoted comment?

The most upvoted question on the site is Hidden Features of C# (currently 858 votes), followed by What’s our favorite “programmer” cartoon? (839 votes).

link|improve this question
1  
feedback

closed as exact duplicate by Shog9, ChrisF, mmyers, Troggy, John Rudy Nov 16 '09 at 22:27

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

up vote 3 down vote accepted

Two StackQL suggestions. I feel loved <3 (and glad it's back up after a weekend outage :)

To be fair, you could also check using StatOverflow (mysql, July data) or this site (PostGreSQL, November data). (StackQL is Sql Server, October data). I think I've seen one for SQLite, too, but I don't have the link anymore.


Looks like it's this post, but a certain post mentioned on Coding Horror today (11/16/09) will likely soon overtake it.

link|improve this answer
That one is definitely the highest voted answer that isn't CW. – Brad Gilbert Nov 16 '09 at 21:42
feedback

You could try asking StackQL that question.. I don't think it has the November data dump in it yet though.

link|improve this answer
feedback

Why not use StackQL too look it up in the database? No download needed.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged