Mhypertext
Registered User.
- Local time
- Yesterday, 18:44
- Joined
- Dec 10, 2008
- Messages
- 29
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 of the week and shows do dupes
My key is player ID on all days and there is play on each but i only want the first day of play and want to filter out multpile days of play
:IE if the guest comes 3 times in the week i only want the first day of play and want to filter out the rest
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 of the week and shows do dupes
My key is player ID on all days and there is play on each but i only want the first day of play and want to filter out multpile days of play
:IE if the guest comes 3 times in the week i only want the first day of play and want to filter out the rest