Hey all,
This is probably a real simple problem, but one that I can't quite wrap my head around. I have some environmental data that I need to display a sample date for. I have four different tables (Fish, Habitat, N03, and Inverts) that each contain data sampled on a certain date. They were all sampled at specific sites, which is my unique identifier. I was able to get it in the format I wanted, but it contained duplicates. It seems that the query returned all possible combinations of dates when I just wanted the unique dates. For example, on the attached screen shot the site contains 16 records, when there are really only 8 unique combinations of dates. It gave me all possible combinations of dates from all the tables, when I really just needed the unique combination of dates.
I'm so lost any help would be great. I can certainly post more info if required. Thanks all.
This is probably a real simple problem, but one that I can't quite wrap my head around. I have some environmental data that I need to display a sample date for. I have four different tables (Fish, Habitat, N03, and Inverts) that each contain data sampled on a certain date. They were all sampled at specific sites, which is my unique identifier. I was able to get it in the format I wanted, but it contained duplicates. It seems that the query returned all possible combinations of dates when I just wanted the unique dates. For example, on the attached screen shot the site contains 16 records, when there are really only 8 unique combinations of dates. It gave me all possible combinations of dates from all the tables, when I really just needed the unique combination of dates.
I'm so lost any help would be great. I can certainly post more info if required. Thanks all.
Attachments
Last edited: