Hello,
I have one year data for the 30 different products in which there is a entry of each product per day, so in total around - 30*365 = 10K (approx) rows, in each row i have a status weather this product is sold or not sold, so now i need to check that for each working day does my each product is been sold or not? if not then which days.
Thanks