stuart7398 Posted April 10, 2008 Share Posted April 10, 2008 Hi. my database will have around 50 fields. 3 will be for 3 x images 1 will be a 300 word description the rest will be things like 'name' 'color' what is the best way to set this databse up? one table with many fields or seperate tables and would i use 'Joins' to connect the tables? i'm trying to keep it as simple as possible. your input and suggestions are apprecaited. Thanks, Stuart. Quote Link to comment Share on other sites More sharing options...
aschk Posted April 10, 2008 Share Posted April 10, 2008 Sounds like you want a 101 in normalisation. I doubt very much that all that information will belong in 1 table. Google database normalisation and you're onto a winner... 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.