G
Guest
I have a table that contains the sales of a store with the fields as SaleID(autonumber), CustomerID, ProductID, Qty, Price, Day {of course the CustomerID, productID are external keys} as a fact i want to make a query that can show me in a period of a month that a specific CustomerID has ordered the total amount of ProductID at a total Price for that product...
i can't figure out how i will count the products in the Sales table
Every help is welcome and really will give me a big hel
Sotiris_s
i can't figure out how i will count the products in the Sales table
Every help is welcome and really will give me a big hel
Sotiris_s