Ron in NYC
Registered User.
- Local time
- Today, 04:26
- Joined
- Mar 4, 2016
- Messages
- 30
Hi, I'm running a simple query joining two sets of data. They are joined on 2 fields. The table on the One side has a total of 59 records, the table on the many side has over 200. Only one record on the Many side might match with a record on the One side.
Despite there being no records to match on a number of records on the One side, the result is producing multiple rows with the same data and blanks from the many side.
Why isn't my result limited to the number of records in One side of my query? There should be only 59 records.
Despite there being no records to match on a number of records on the One side, the result is producing multiple rows with the same data and blanks from the many side.
Why isn't my result limited to the number of records in One side of my query? There should be only 59 records.