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 two questions: (1) I learned somewhere that -O3 is not recommended with
I am new to Box2d, and I have just learned that it does not
I recently learned that all stl containers have swap function: i.e. c1.swap(c2); will lead
From the Apple WWDC we have learned that iOS Safari 5 has tabs, and
I have a Postgres database that has 2 columns that are not primary keys
I have learned that Windows uses UTF-16LE on x86/x64 systems. What about Linux? Which
In my studies, I have learned that if you want to prevent users from
I'm required to write a JCE provider. I have learned that I need to
I have learned from various tutorial that If a client can reasonably be expected
I have an application that stores images in a database. Now I have learned

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.