Hello Narayan,
Thanks for re-looking the code. You can ignore the second case where Overlapping dates between IDs is concerned; not required.
But the first case is mandatory; i.e. code must take ID into account in deciding the missing dates.
To make it simple, Both Overlapping dates and...
Hello Everyone,
I'm having the similar case but with around 15000 rows of data. I have say 3 columns, Personal ID, Start date and Stop date. There are several events for a particular Personal ID.
Data looks like:
id startdate enddate
1 13-Mar-2012 9-Apr-2012
1 12-Apr-2012 7-May-2012
1...