given a table with date, user_id, price, quantity, product_id, how to get the top10 (by means of quantity) product_id per month. if this is per day, I think I can use dens
dens