Hello everyone. I am using the NORTHWIND sample database in SQL Server 2000
and am trying to do the following query, but I'm not sure how to go about
it:
A query that shows the Product ID and Product Name for all products that
been purchased by at least 3 different customers.
Any ideas? I really need some help on this one! Thanks.
