B
Bob
Thank you in advance for your assistance..
I am creating a Query on 2 non-related tables, just so
that I will have one record set.
Using Select Distinct to prevent the list of records from
being duplicated for every occurrence of an additional
record in the other DB.
BUT How do I create a select distinct query that will
produce a distinct output of all fields based on one field.
Thought of using 2 queries, but thought I would ask the
experts if there is a better way.
I am creating a Query on 2 non-related tables, just so
that I will have one record set.
Using Select Distinct to prevent the list of records from
being duplicated for every occurrence of an additional
record in the other DB.
BUT How do I create a select distinct query that will
produce a distinct output of all fields based on one field.
Thought of using 2 queries, but thought I would ask the
experts if there is a better way.