I have a table with, say, patients.
In that table I have multiple records for each patient with a memo field on it. Is it possible to filter patients that have records containing some text.
For example, I need to know how many patients that in the memo field of one of his records contains "headache", and in the memo field of another record of the same patient contains "aspirin" on it.
In that table I have multiple records for each patient with a memo field on it. Is it possible to filter patients that have records containing some text.
For example, I need to know how many patients that in the memo field of one of his records contains "headache", and in the memo field of another record of the same patient contains "aspirin" on it.