S
Stefan
I have two queries
query#1 (Patients with remaining visits)
query#2 (Patients Scheduled)
I would like to have a query return the values (patients)
that are in query#1 but not contained in query#2
(scheduled).
What is the best way to accomplish this?
Thanks in advance
query#1 (Patients with remaining visits)
query#2 (Patients Scheduled)
I would like to have a query return the values (patients)
that are in query#1 but not contained in query#2
(scheduled).
What is the best way to accomplish this?
Thanks in advance