Click to See Complete Forum and Search --> : How many tables ?


ev66
04-07-2007, 10:06 AM
Hiya,
I am new to database programming and was wondering if there is a limit to how many tables a database can have.
My database will have 12 tables, is this too many ?

Thanks

russell
04-08-2007, 10:36 PM
not at all. 12 is a very small and manageable # of tables.

buntine
04-08-2007, 11:51 PM
hehe. I have seen literally thousands of tables in very large systems (poorly designed, albeit)!

ev66
04-11-2007, 07:10 AM
ah right. Thanks