Good morning I need to bring only one product per branch, however in my table I have several times the same product just changing the date, I would like to get the product from the last date.
What I have:
SELECT ID, CODFIL, DT, COLUNAVARI...
asked on
06.06.2018 / 15:15