Alright,
So I have two different tables, Table 1 that includes basic order information and Table 2 that includes dimentions for each part number. Unfortunately, there is no primary key that I am able to use for each record.
In layman's terms, how can I create a Table 3 which combines the...