Mysql – how to select the lower value product of matching SKU
I have two suppliers where I am trying to filter the products to achieve the following: Select Products from Table1(supplier 1) that are not already present in Table3 and some further filtering on categories (Working) Select Products from Table2 (Supplier…