| Re: username in lots of tables
As ConqSoft said, it's to cut down on the number of joins and strain on the server. Which is more expensive, extra server space, or a better server? Even on my personal site with over 10,000 images the adv_gallery_images table only takes up 1.4mb.
Where are you seeing a useraname column that's defined as a text column? I just looked through the database structure and I'm not seeing one...
|