I have a db with patient names that appear multiple of times with multiple different procedures. Is it possible to query all patients who have had procedure X AND procedure Y AND procedure Z?
Using AND in the criteria returns no data.
Using AND in the criteria returns no data.