K
Karl
Hello,
I have two tables. The master table us a long list of plant data collected
for various sites. There are over 500 different sites and each site may have
several records of different plant species. On a separate table I have a list
of 175 sites that I am concerned with. Therefore I want to select all the
records from the master table that correspond with a site number from the
second table. I tried creating a relatioship between the two using site id,
and adjusting the join types in the query but for some reason its not working
in the query. I end up with more records then I have in my master list.
Any advice how I can pull the selected records I want out of the master
table?
I have two tables. The master table us a long list of plant data collected
for various sites. There are over 500 different sites and each site may have
several records of different plant species. On a separate table I have a list
of 175 sites that I am concerned with. Therefore I want to select all the
records from the master table that correspond with a site number from the
second table. I tried creating a relatioship between the two using site id,
and adjusting the join types in the query but for some reason its not working
in the query. I end up with more records then I have in my master list.
Any advice how I can pull the selected records I want out of the master
table?