Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8960717
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T15:43:19+00:00 2026-06-15T15:43:19+00:00

Using the Stack Exchange Data Explorer I’m trying to figure out who the top

  • 0

Using the Stack Exchange Data Explorer I’m trying to figure out who the top ten answerers on Stack Overflow are. This is my query:

SELECT TOP 10 COUNT (PostTypeId) postcount, OwnerUserId
FROM Posts
WHERE PostTypeId = '2' AND OwnerUserId IS NOT NULL
GROUP BY OwnerUserId
ORDER BY postcount DESC

And, these are my results:

postcount OwnerUserId 
--------- ----------- 
23628     22656       
17505     29407       
12978     157882      
10863     34397       
10598     23354       
10560     17034       
9341      20862       
8600      115145      
7394      57695       
7073      1583  

The problem is: User 22656 is Jon Skeet, and his profile says he has 23,702 answers.

I checked the others: Darin Dimitrov is User 29407. His profile indicates he has 17,525 answers, not merely 17,505. The others are all similarly skewed.

Why am I getting wrong totals in postcount? How can I fix this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T15:43:20+00:00Added an answer on June 15, 2026 at 3:43 pm

    You are seeing more answers on Jon’s profile because you have a diamond and are seeing his deleted answers.

    I see “23,702 Answers” which is closer to the value reported by your query.

    The rest of the discrepancy is down to the fact that the data explorer isn’t updated on a minute by minute basis so will always report lower totals (assuming people are adding more content of course).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using the Stack Exchange Data Explorer I'm trying to figure out how many different
I'm using the Stack Exchange Data Explorer to learn SQL, but I think the
Continuing with the spirit of using the Stack Exchange Data Explorer to learn SQL,
Im trying to download share data from a stock exchange using python. The problem
In the following : ( running a query on the Stack Exchange Data Explorer
I am trying to view the lengthiest posts on stackoverflow using: https://data.stackexchange.com/stackoverflow/query/new I am
I'm trying to plot heatmap in ggplot2 using csv data following casbon's solution in
I have this question on the Wordpress stack exchange as well, but not having
Not a programmer but using data.stackexchange.com. I'm querying the public SE data explorer and
We are using GameKit to communicate and exchange data in peer-to-peer mode between iOS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.