Quote:
|
Originally Posted by adonis
I would use one table for all. Remember to put "index" on Userid field, this would speed up your queries based on Userid.
|
Not indexing it would be stupid, so yeah, I do have it indexed.
Has anyone actually tried to test the differences in performance between the two? Seen any actual results either way?