Re: number of tables in a db

2001-02-01 Thread Jeremy D. Zawodny
On Tue, Jan 30, 2001 at 09:44:55AM -0600, johnny p. wrote: > > I have several tables in my db that can potentially become *very* > large *very* quickly. I was thinking about creating a table for > each user of my database to keep data separate and allow each table > to be 4GB due to OS restrictio

number of tables in a db

2001-01-30 Thread johnny p.
I have several tables in my db that can potentially become *very* large *very* quickly. I was thinking about creating a table for each user of my database to keep data separate and allow each table to be 4GB due to OS restrictions. How many tables can a database have in it? or should i create a