techsupport3977
Technical User
I have a huge table that has thousands of records. I only need to look at 3 fields from the table. I have another table that has 100 records with 1 field I need. I have a JOIN between the two tables with the field that has the same data. It is a standard JOIN that I have used in hundreds of small to medium sized tables. Since this is a huge table it takes too long to crank the data. Is there any advice on speeding up the massaging of the data so I am not ticking any one off.