Forum Moderators: open
Quite simply, am I best to store the article content field in the same table as the rest of the short fields, or in a table of its own with article id linking the two? Does it make a difference performance wise?
You really don't buy yourself anything by splitting the body out into its own table UNLESS it were an attribute that only exists for a small percentage of articles.