T
Tom Tripicchio
I have dates for each time a patient was seen. Is there a way to write a
query that will give me the first 2 dates of each patient?
Examples
Patient 1) 9/1, 9/3, 9/5, 9/9, 9/10
Patient 2) 9/5,9/7, 9/9, 9/10, 9/11
Can the query return patient 1) 9/1, 9/3, and patient 2) 9/5,9/7? I want to
cross reference this with what the patient must have done by the first 2
visits.
Thanks, Tom
query that will give me the first 2 dates of each patient?
Examples
Patient 1) 9/1, 9/3, 9/5, 9/9, 9/10
Patient 2) 9/5,9/7, 9/9, 9/10, 9/11
Can the query return patient 1) 9/1, 9/3, and patient 2) 9/5,9/7? I want to
cross reference this with what the patient must have done by the first 2
visits.
Thanks, Tom