Hello. I have four columns (many more but 4 important ones). Sales number, unique sale number, type, and date.
I want to return an output in SQL that shows each different combination (based on order of date) and then the number of instances this combination occurrs in the data set. Is this possible? Here is a dummy picture of what my data set looks like (many more rows in SQL).