max_w1 Posted January 29, 2008 Share Posted January 29, 2008 what would happen if we add too many fields in a single table?? ??? Link to comment https://forums.phpfreaks.com/topic/88399-can-we-add-too-many-field-in-a-single-table/ Share on other sites More sharing options...
trq Posted January 29, 2008 Share Posted January 29, 2008 Chances are if your using too many fields (I'm not sure there is a limit) your database is poorly designed. Take a look at the link to the free book in my sig, within that is a chapter on database normalization. Link to comment https://forums.phpfreaks.com/topic/88399-can-we-add-too-many-field-in-a-single-table/#findComment-452415 Share on other sites More sharing options...
fenway Posted January 29, 2008 Share Posted January 29, 2008 There actually is a maximum... but don't worry about it. Link to comment https://forums.phpfreaks.com/topic/88399-can-we-add-too-many-field-in-a-single-table/#findComment-452773 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.