Hi!
I have a database with two tables and I have performed a query that returns me the values of table one that are not included in table two. The data is from several people and they only appear once in table one and also in table two, however the query returns me several lines for each individual. Do you have any idea why this is happening?
Thanks!