K
KrispyData
I have a Customer Orders table that includes the following fields as an
example:
customer
product (socks, gloves, scarves, belts)
sales
I want to create a query for all customers that order belts exclusively.
i'm having a difficult time figureing out to create such a query. If i use
"belts" as a query criteria, it will give me every customer that orders
belts, but not customers that ONLY order belts. Can anyone offer any
suggestions?
example:
customer
product (socks, gloves, scarves, belts)
sales
I want to create a query for all customers that order belts exclusively.
i'm having a difficult time figureing out to create such a query. If i use
"belts" as a query criteria, it will give me every customer that orders
belts, but not customers that ONLY order belts. Can anyone offer any
suggestions?