I have queries that i want to run against each other.
they are differant days of the week m,t,w,t,f,
I want to compare each day to the previous days to remove dupes
IE: Tuesday to monday wednesday to tuesday and monday so on and so forth
so that by friday it compairs to every previous day...