How should I put together an SQL query if I want to know which customers have an account?
I'm not interested in which group the customer is in, but I need the info if they have a customer account or not.
How should I put together an SQL query if I want to know which customers have an account?
I'm not interested in which group the customer is in, but I need the info if they have a customer account or not.
How should I put together an SQL query if I want to know which customers have an account?
I'm not interested in which group the customer is in, but I need the info if they have a customer account or not.