I
Ian C
I'm trying to create a query that gives me the average price of each product
based on the last 10 purchases.
The table is called "t_worksheet", with fields called
"buy_price_alt_currency" which represents the price, "processing_grade" which
represents the product and "collection_date" which represents the purchase
date.
I've been struggling with sub queries but can't get the results I need.
Please could somebody help.
Thanks
Ian
based on the last 10 purchases.
The table is called "t_worksheet", with fields called
"buy_price_alt_currency" which represents the price, "processing_grade" which
represents the product and "collection_date" which represents the purchase
date.
I've been struggling with sub queries but can't get the results I need.
Please could somebody help.
Thanks
Ian