Hi
This is my first post to this forum. I´ve done alot of programming but not too much DB manipulation.
Here is the problem (and the answer might be obvious to some!):
I have 10,000 big tables with alot of entries. One column is the id of people. I need a REALLY fast way to access all the entries that belong to evey person. The problem is that the number of people is almost 200K. I was thinking of creating "pointer" tables for every person but don´t know if that is even possible.
Any ideas....any!!
best regards, Logi
