Re: [PHP] To Separate, or Not to Separate

2004-02-25 Thread Monty
wsgroups: php.general > Date: Mon, 23 Feb 2004 15:34:41 -0800 > To: "Monty" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> > Subject: RE: [PHP] To Separate, or Not to Separate > > Monty <mailto:[EMAIL PROTECTED]> > on Monday, February 23, 2004 2:35 PM said: &

RE: [PHP] To Separate, or Not to Separate

2004-02-23 Thread Chris W. Parker
Monty on Monday, February 23, 2004 2:35 PM said: > I'm wondering if I will see any noticeable speed increase if I were > to split the 20+ fields that hold preferences (nearly all are > single-digit 1/0 fields) out from the other fields that hold general > member data

[PHP] To Separate, or Not to Separate

2004-02-23 Thread Monty
I have a member DB table that has about 50 fields in it for each record. It holds things like username, password, mailing address, and general site preferences. I'm wondering if I will see any noticeable speed increase if I were to split the 20+ fields that hold preferences (nearly all are single