I have two tables that I want to join, table A and table B but the fields that I want to join dont have the exact same values.
How do I link the tables where tableA.PartNum = table.partnum+"_NRE"?
WIthout using a QSL command. I tried one, and am guessing since the server I am using is 200 miles away and each table has over 2,000 records it is supper slow to refresh.