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 477613
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T00:36:30+00:00 2026-05-13T00:36:30+00:00

I have learned that SO has put questions and answers in the same table.

  • 0

I have learned that SO has put questions and answers in the same table. They say that a question will not have a parent id and answers will have parent IDs. Why is it better to do it this way instead of putting questions and answers in separate tables?

  • 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-05-13T00:36:31+00:00Added an answer on May 13, 2026 at 12:36 am

    Several reasons:

    • Conceptually questions and answers aren’t really that different from a modelling perspective;
    • It makes it easier to search (one table rather than two);
    • If you’ve ever tried to implement such a system across two tables (and this includes forums where you have posts that start threads and replies) you’ll quickly discover the SQL gets really awkward really fast.

    The best way to look at this problem is to run a particular model through some use cases.

    For example: list all posts by a user in some order (votes, date, etc). Across two tables you end up doing some kind of UNION, which is not really undesirable. If they’re stored in the same table it’s much easier. If you just want to limit it to questions or answers then the same table is still easy as it’s just an extra criteria (eg WHERE parentID IS NULL for questions).

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

Sidebar

Related Questions

I have a Postgres database that has 2 columns that are not primary keys
So I have learned that that the Microsoft.Jet.OLEDB.4.0 data provider for querying data sources
One CSS rule I have learned is that you should use the relative em
I have learned so much from http://www.summerofnhibernate.com/ nhibernate screen casts that i wonder why
All of us who work with relational databases have learned (or are learning) that
I learned today that NetBeans 6.5 should have an on-the-fly compilation of (single) Java
I've learned in College that you always have to free your unused Objects but
I have a script that appends some rows to a table. One of the
I have recently learned the Ruby programming language, and all in all it is
I've been using javascript for a while, but have never learned the language past

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.