G
Guest
Dear All,
I hope you can help.
I have a table of historic order data, with the fields "ProductId",
"OrderQty", "OrderDate" and "Price".
I would like to generate a query that produces a list of distinct products
(this I have managed to do independently) which also shows the latest price
paid for each, and a total of parts ordered per product (possibly during a
specified date range).
My SQL knowledge is fairly rudmentary and although I can build simple
queries, more involved ones are, for the moment, beyond my grasp!
Thanks in advance,
Matt
I hope you can help.
I have a table of historic order data, with the fields "ProductId",
"OrderQty", "OrderDate" and "Price".
I would like to generate a query that produces a list of distinct products
(this I have managed to do independently) which also shows the latest price
paid for each, and a total of parts ordered per product (possibly during a
specified date range).
My SQL knowledge is fairly rudmentary and although I can build simple
queries, more involved ones are, for the moment, beyond my grasp!
Thanks in advance,
Matt