Just wondering if you can ever have too many tables in your database?? Im doing a huge project at the moment and hitting upon 20 tables. Cheers
MySQL does not impose any limit in terms of number of tables. For detailed answer look at http://www.mysqlfaqs.net/mysql-faqs...the-maximum-number-of-tables-allowed-in-MySQL
I have use over 50 tables in one database, and some people use even more and have no issues. Feel no fear