I am working on a query for a mailing to a list of health care providers. (There can be several entries in the source table for the same provider, since each provider can work at more than one location.) However, we do not want to send more than one piece of mail to each provider. How do I pull only one record for each provider? (It is not important which mailing address gets used, just as long as only one address is extracted for each provider.)
Thank you in advance.
Thank you in advance.