How many tables are too many in a mySQL database?
| SitePoint Sponsor |




How many tables are too many in a mySQL database?



there arent limits, but its good to use tables for smaller tasks... the database can handle multiple small tables better than 1 big table
Regards,
Vinay Sahni
SitePoint Community Moderator
myPHPhost.com: mySQL 3.23, php4.0.3pl1, optimizer




Thanks Vinay, your help is appreciated.
Bookmarks