Tagged Questions
1
vote
1answer
199 views
Why did Stack Overflow put questions and answers in the same database table? [duplicate]
Possible Duplicate:
Why does SO store questions and answers in the same table?
I took a look at SO's HTML. I noticed that the ID number of a given question was very close to its answers' ID ...
32
votes
3answers
1k views
StackOverflow database design join issues
There are many questions already on meta-stackoverflow regarding the database schema, but here is another, that I don't think is a duplicate, so please read on.
I read a description of the schema ...