#temp_1 returns 50,000 with probably 3000 unique part numbers.
Now i need to make another temp table from our pricing table that has MILLIONS of parts with many different change dates.
I want temp_2 to only insert the parts that were in #Temp_1. I
Now i need to make another temp table from our pricing table that has MILLIONS of parts with many different change dates.
I want temp_2 to only insert the parts that were in #Temp_1. I