ordinaryToucan Posted July 16, 2008 Share Posted July 16, 2008 (Using MySQL5.0) I have a question, for which I would be grateful to receive wisdom / opinions / ideas... I want to store basic details (email, firstname, lastname, etc.) for about 50,000 users - about 20% of which will include (up to two) postal addresses. Is it better to store the user details and user addresses in separate tables, or in a single table? Quote Link to comment Share on other sites More sharing options...
fenway Posted July 16, 2008 Share Posted July 16, 2008 The "20%" and "up to two" should have given it away.... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.