small question about number of tables in database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
ScOrPi
Forum Commoner
Posts: 44
Joined: Fri Jul 09, 2010 8:01 am
Location: BAGHDAD - IRAQ

small question about number of tables in database

Post by ScOrPi »

Hi

i want to know what is the max. num. of tables in database ..

i made script .. that's contain

each member have 11 table .. !

that's mean if i've 1000 member i'll get 11000 table in one databse ..

is that ok ? or tables are limited ?
ScOrPi
Forum Commoner
Posts: 44
Joined: Fri Jul 09, 2010 8:01 am
Location: BAGHDAD - IRAQ

Re: small question about number of tables in database

Post by ScOrPi »

Thank's fo visitors ..

i'd solved the problem ..

i create only 14 table and contian all members info ... ect
Post Reply