Hallo,
I need to make the following query:
I have two tables: one consists of articles with NO prices, the other one consists of the same articles but with two different prices – ie two lines with two different prices.
I am wondering how I may populate the first table with the higher of the two prices for that product from the second table?
There should be some sort of an update query?
Any suggestions?
Thx
I need to make the following query:
I have two tables: one consists of articles with NO prices, the other one consists of the same articles but with two different prices – ie two lines with two different prices.
I am wondering how I may populate the first table with the higher of the two prices for that product from the second table?
There should be some sort of an update query?
Any suggestions?
Thx