Hi. I have a need to create a report based on user *churn* on our system.
I have a list of unique UID's for each month that I want this for - Dec 05 until now... What I need to figure out is the amount of unique users in Dec 05, then see how many of those are still active in Jan 06, Feb 06.. and so on...
Also, all the new UID's in Jan 06, Feb 06 need to be calculated the same way for the months that follow until now...
Does this make sense?
Is it possible in SQL?
Where on earth do I start?
Thanks in advance,
David