SSRS_SRS_AD_HOC_COMBINED_V1 appears to be made up of
SSRS_SRS_REPAIRS_AD_HOC_V1 and SSRS_SRS_REPAIRS_AD_HOC_V2. They all appear
to be identified as tables. If I do the same query on ...V2, I get the
non-duplicated records I am looking for. However, it doesn't give me all the
entries (~600). To further explain, I am expecting along the lines of 600
entries, and all that gets returned is 19. To give some background, this is
an archaic database that my company has been using for ~10 years, and no one
involved at its inception is still employed. It still routinely has records
entered.
The aforementioned query (based on the combined table) represents the number
of occurrences of a specific part replacement - again I'm expecting ~600 and
receive 19. Originally, I got query results in the 600 range, but only 19
that reported my criteria values. I believe it is possible that more than
just the criteria-identified part were replaced. Is it possible that the
entry for the criteria-identified part was "hidden", or not viewable, or not
reportable; and yet included in the original query results? We may be
looking for some obscure situation.
Also, I'm not sure how the duplication of records may play into it - when I
said I got ~600 originally, I really got ~1200. Half were duplicates.