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. Link to comment https://forums.phpfreaks.com/topic/100421-solved-50-fields-using-joins/ 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... Link to comment https://forums.phpfreaks.com/topic/100421-solved-50-fields-using-joins/#findComment-513727 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.