Hi Folks,
I have two databases. One database shows a unique identifier per person and a unique date for that person -- the unique identifier (person) can have more than one unique date. The other database shows a unique identifier per person and a unique date for that person -- the unique identifier (person) can have more than one unique date.
Is it possible to create a query where by I can determine the average number of days between the two databases per unique person and as a whole database. I am trying to determine the number of days between database1 and the very next date in database2. I am not sure this is even possible
Any help would be greatly appreciated.
Thank you very much,
Joe
I have two databases. One database shows a unique identifier per person and a unique date for that person -- the unique identifier (person) can have more than one unique date. The other database shows a unique identifier per person and a unique date for that person -- the unique identifier (person) can have more than one unique date.
Is it possible to create a query where by I can determine the average number of days between the two databases per unique person and as a whole database. I am trying to determine the number of days between database1 and the very next date in database2. I am not sure this is even possible
Any help would be greatly appreciated.
Thank you very much,
Joe