[GENERAL] One or more tables?

2007-12-02 Thread rokj
Hi. For an example let me say that I have a big (over 1 million) user "base". Then every user does a lot of inserting/updating of data. Would it be better to create different tables for insert/updating for every user or would it be better just to have one big table with all data (tables would hav

Re: [GENERAL] One or more tables?

2007-12-04 Thread rokj
On 3 dec., 01:18, [EMAIL PROTECTED] (Ron Johnson) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12/02/07 14:58, Usama Dar wrote: > > > > > On Dec 2, 2007 6:35 PM, rokj <[EMAIL PROTECTED]> wrote: > > >> Hi. > > >> For an e