Tagged Questions

5
votes
2answers
825 views

Shared Purpose tables in database design ( how would *you* implement a question/answer facility )

I have long considered the design of a database that involves shared table purposes to be somewhat a trait of smelly code, and progressively increasing proliferation of smelly-code related problems. ...