If I have a database with a customers table, and a linked table that contains a field "Products", can I use the query design pane to find which customers have both an entry for both a "Book", And a "CD" in the products field?
I know it is simple to find customers who have an entry for a "Book" Or a "CD", but how would I use "And" in these circumstances?
I know it is simple to find customers who have an entry for a "Book" Or a "CD", but how would I use "And" in these circumstances?