I have two tables (say of size 100x2 and 150x2)with Description in one column and Quantities in the other column, in both the tables. I want to compare both the tables and extract the minimum quantity against a particular description row.
Solved by E. H. in 22 mins