#19. Write a SELECT statement that answers this question: Which customers have ordered more than one product?
#19. Write a SELECT statement that answers this question: Which customers have ordered more than one product? Return these columns: The email address from the Customers table The count of distinct products from the customer’s orders
No comments:
Post a Comment